We are going to learn how to create your first "Hello World" python program. We will also learn how to use the Python Shell (IDLE) and Editor, Learn what everyday text types are called in python, and how to use the print() and str() functions while making your first program!
To download python, follow this link: https://www.python.org
You can also use Pythonista for iPhone and iPad, if you would like to.
You can use Replit (replit.com) as well.
#str #print() #firstProgram