Question: For this program, ask a user to input their full name. From this: 1. run s.isalpha() and print out if it returns a true or

 For this program, ask a user to input their full name.

For this program, ask a user to input their full name. From this: 1. run s.isalpha() and print out if it returns a true or false value. Use a hashtag (comment) and tell me why it's true or false in the program. 2. Count the number of e's and a's in the name. You should count both upper and lower case letters (A,a,E,e). Print out the total number ("There are \# a's and \# e's for a total of \#\#") 3. Look to see if there is an 'on' in the name (e.g. Johnson). Create a print statement to say if it does or doesn't

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!