Codehs - Python Lessons 9 - 12

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Standards-aligned
Christine Marra
Used 54+ times
FREE Resource
Student preview

16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the name of the programming language we are learning?
Codehs.com
Python
Tracy
JavaScript
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the correct way to ask the user for a color and store the answer as a variable?
color = input("Name a color: ")
user_color = Name a color:
input("name a color: ")
user_color = input("Name a color: ")
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Tags
CCSS.6.EE.B.6
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of these are a proper name for a variable?
variable
My_variable
shape
Shape
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
How would I change Tracy's trail to a yellow line with a thickness of 10 pixels??
color("yellow")
pensize(10)
Color("yellow")
thickness(10)
color yellow()
pensize(10)
color yellow():
thickness(10)
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which symbol do we use if we want to add a comment to our code?
@
#
*
&
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is true of Tracy's color command?
You can only use hex color codes.
The color name must be in quotation marks.
There are 10 different colors that Tracy knows.
The color name must have underscores between words (ex. light_blue)
Create a free account and access millions of resources
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade