Question: LOOP IN PYTHON TASK: Harry Potter's Lines Make Python application that asks the user for the name of the professor the lines are for, the
LOOP IN PYTHON
TASK:
Harry Potter's Lines
Make Python application that asks the user for the name of the professor the lines are for, the line to address and the number of times to print this line to the screen.
Use a loop in Python to print the line. Make sure to increment the value of your sentry variable.
Step by Step Solution
There are 3 Steps involved in it
def printlines professorname inputEnter the name of ... View full answer
Get step-by-step solutions from verified subject matter experts
