Learning Blog
Getting Started with Python (part 1) - October 1
We Do #1
Output a simple message → bit.ly/3kCYDqg
Create and initialize variables → bit.ly/3t06GS2
Create and initialize variables → bit.ly/PythonQ4
input() - gets input as text
float() - converts text to float (real number)
int() - converts text to integer