Skip to main content
PageKey - Take Back Tech

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!