Embed presentation









This document discusses basic Python syntax and variables. It explains that variables are used to store data, with strings being a variable type for storing text. It prompts the reader to create their first Python program by entering sample code, and encourages adding to the program to have a yes/no conversation with the computer. Finally, it provides a link to continue learning Python syntax and variables on Codecademy.








