You are on page 1of 1

Assignment

File Handling

Q1. Read a text file line by line and display each word separated by a #.

Q2. Read a text file and display the number of vowels, consonants,
uppercase, lowercase characters in the file.

Q3. Python program to copy odd lines of one file to other

Q4. Create a binary file with roll number, name and marks. Input a roll
number and update the marks.

Q5. Generate 26 text files named A.txt, B.txt, and so on up to Z.txt

PRADYUMNA KUMAR TRIPATHY, SILICON INSTITUTE OF TECHNOLOGY, BHUBANESWAR 1

You might also like