Introduction to Programming & Python
What is programming?
Which symbol is used to start a comment in Python?
What will this Python code output?
Comments in Python are executed by the computer and affect the program's output.
Write Python code that prints your favorite color and includes a comment explaining what the code does:
Explain why comments are important in programming. Give at least two reasons.
How do you think programming will be useful when we start working with the miniAuto car? Write 2-3 sentences.