At the top of your script, put the following multi-line comment with your information:
'''
Your name as registered, with optional nickname in parentheses
CIS 41A Fall 2021
Unit B, Exercise B
'''
"Believe you can and you're halfway there."
to a variable called quote (this is a quote from Theodore Roosevelt).
Example output:
Enter the name: George Washington GEORGE WASHINGTON 17 r Gexrge Washingtxn George Washington Count = 4 a found at 13 a found at 16 a found at 28 a found at 32
Add the following at the end of the script to show your results:
'''
Execution results:
paste execution results here
'''
Submit your finished py script in Canvas, Exercise B.