Python Basics: Review Questions
Python Basics: Review Questions
- What is the purpose of the input() function in Python?
- What is the use of the print() function in Python?
- Explain what comments and indentation are in Python, and give examples to show how they work.