Visual Basic Assignment
Write a program that uses the following:
- Procedure (see chapter #4)
- Function that you write (see chapter #4)
- Either reads a file or creates a file (if it is reading the file, you need to create it in notepad)
- Nested for loop
- Message box
- Input box