
Quiz 1 - Python
Quiz by Jennifer Whiteaker
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
What is a computer
What is code?
What is Python?
What is a print statement?
Which of the options correctly prints 'Hello World!'?
What are comments?
How do you create a comment?
What are data types in Python?
What data type does the value False belong to?
What data type does the value "100.1" belong to?