Ask any AI models about workshop 1 topics and share chat. Explain the following topics and provide examples:
- print function
- arithmetic operations
- variables (not discussed on a workshop)
- Create a git repository and publish it
- Create a python script called
main.py - Write code that will:
- Create variables to store your name and favorite color
- Print these variables
- Use string addition to combine them into a sentence