Alright soooooo we're on to using files in our programs..which is kinda hard to understand as they were not explained well to us AT ALL! Anyways, part two of the assignment is to:
Write a program that opens the input file and count the number of 1)upper-case characters, 2)digits, 3)exclamation marks, contained in the file. Display these three counts with appropriate labels.
This is what I have so far, obviously it's wrong as it isn't working and making me feel extremely stupid and aggravated. Little help here guys? What am I doing wrong and how do I begin to fix it? Any and all help is much appreciated!