Are you ready to learn how to program using the most popular and versatile programming language? If so, it's time to learn Python. In lesson 1 of this 6(ish) part series, we learn the very basics, including:
• variables and assignments
• data types
• output with the print command
• input with the input command
• white-space
• comments
• mathematical operands