Intermediate Python

Quiz
•
Computers
•
9th - 11th Grade
•
Hard
Karl Smith
Used 25+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is a CONSTANT? (select the best answer)
A variable that never changes throughout the course of the program
A value that remains fixed throughout the course of the program
A location in memory that stores a value which changes throughout the course of the program
Some sort of cheese
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
True or False?
true
True
false
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
True and False?
True
true
False
false
4.
MULTIPLE SELECT QUESTION
45 sec • 5 pts
Which of the following has correct syntax?
name = input("What is your name?")
if x = 3:
print("Hello")
x = 3 << 1
x = (((4*5)-(((67)/(6))) + 54
5.
MULTIPLE SELECT QUESTION
45 sec • 5 pts
Which code would repeat something 6 times?
for i in range(6):
for loop in [1,2,3,4,5,6]:
while x < 7:
ctrl + c
ctrl + v
ctrl + v
ctrl + v
ctrl + v
ctrl + v
ctrl + v
6.
FILL IN THE BLANK QUESTION
1 min • 5 pts
write code that will ask a user to enter a number and store it in the variable x. You should do any necessary typecasting in-line. Make your prompt say "Enter a number".
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the output from the following:
print(["Hello", "Goodbye"][int(6>7)])
Hello
Goodbye
Syntax error
Hello Goodbye
I am the Angel of Death. The Hour of Retribution is upon us
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
C++ - Loops and Random Numbers

Quiz
•
9th - 12th Grade
16 questions
Python Beginner

Quiz
•
9th - 10th Grade
20 questions
C# Intro

Quiz
•
9th Grade
16 questions
Loops

Quiz
•
5th - 12th Grade
20 questions
Databases Intro

Quiz
•
9th Grade
20 questions
python revision

Quiz
•
9th Grade
16 questions
Python programming

Quiz
•
6th - 12th Grade
16 questions
Javascript Basics

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade