Program To Print First 'N' Terms of The Fibonacci Series Using Function, 'N' Is Inputted by The User
Program To Print First 'N' Terms of The Fibonacci Series Using Function, 'N' Is Inputted by The User
Output
4. A menu driven program to find the area of circle, rectangle and square. Use user defined module
Output:
6. Remove all the lines that contain the character ‘a’ in a file and write it to another file
Output:
8. Program to count the no: of uppercase letters, lowercase letters and digits in a text file
output :
9. program to read a text file line by line and display each word separated by a '#'
Output:
10. program to count the words “this” and “these” present in a text file
Output:
11. program to copy all the lines which starts with 'T' from main.txt into another file copy.txt
Output:
12. program to create a dictionary of names and phone numbers into a binary file and search for a phone number using name
Output:
14. Program to create a binary file with roll number, name and marks, input roll number and update the marks
Output:
15. Program to create a csv file by Entering 5 student details and display.
Output: