Good Evening, I have an assignment that is asking me to:
Have a program prompt the user for a filename to open. Change every alphabetic character in the file to a capital letter. Numbers and special characters should not be changed. Print the output to the screen.
I am having a little trouble conceptualizing the code I need. I am assuming that I will have to pass the file name into an string and then from there use the string to update all of the characters. I am not sure where to start. Any help will be greatly appreciated, Thanks in advance.



LinkBack URL
About LinkBacks




