
Basic user input
In this Mastery I am going to show you how to input in different ways while coding in Python.
First example:

Second example:

Third example:

*Remember to put an «f» before you print something when you are dealing with strings, with numbers is not necessary*
Link to see more: