Β· Steve Grice Β· quick python Β· 1 min read
Quick Python 2: Easy User Input
In this video, we find out how to get user input into our program - a huge advantage if youβre just starting out.
Check out the source code here:
https://github.com/stephengrice/education/tree/master/Quick_Python/02_Easy_User_Input
If you need to install Python, we have you covered! Check out our Done in 90 Seconds series to get it installed FAST!