You have already completed these exercises!
Do you want to take them again?
You completed the Python User Input Exercises from W3Schools.com
Share on:
in Python 3.6 and newer, what is the name of the method used to ask for user input?
prompt()
input()
user()