Question: Python Programming Name Initials are AA Write a program to count and output to the screen the numbers of times your initials (first and last

Python Programming

Name Initials are AA

Python Programming Name Initials are AA Write a program to count and

Write a program to count and output to the screen the numbers of times your initials (first and last names in either case) occur in the text file. Write a program to count and output the indicated characters from your text file to the screen using a suitable format. Character types to count: 1. Upper-case letters 2. Lower-case letters 3. Digits 4. Punctuation Write a program to find and output to the screen the character and its count of all possible characters found in your text file. Write a program to find and output to a new text file all possible words found in your text file containing your initials in either order and/or either case and/or together or separated by one to many other letters and how many times each word occurs. Example: Initials "hw": yields "how" or "which" or "When" Write a program to find and count, and then output all of the different characters and their count to a new text file that follow either the initials of your first name or your last name in your text file in either case

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!