Practical File Programs
Practical File Programs
5. Write a program in Python to read a text file line by line, and display
each word separated by @.
8. Write a program in Python to read text file and display the number of
vowels, consonants, uppercase, lowercase letters.
Other Programs
1. Write a program in Python to find the Compound Interest and Simple
Interest (via Menu).