Character Analysis
Create a source code text file and save it as named text.txt. Write a program that reads the file's contents and determines the following:
- The number of uppercase letters in the file.
- The number of lowercase letters in the file.
- The number of digits in the file.
- The number of whitespace characters in the file.
* Note: Please be sure to use the Python program when creating the program. Thanks!
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here