Python 1

Quiz
•
Computers
•
1st Grade
•
Hard

Cecilia Wambui
Used 3+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
To display something on the screen, use this command:
print()
Print()
Write()
write()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To display the following on screen
Hello World!
the following command should be used:
print("Hello World!")
print(Hello World!)
print("Hello World" + !)
print"(Hello World!)"
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = 5
y = 6
print(x*y)
The code above displays the following:
Error
30
xy
11
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = 5
y = 6
print("x*y")
The code above displays the following:
Error
30
x*y
11
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
x = 5
y = 6
print(x*y)
Select the correct answer(s):
y is a value
x is a variable
print() is a function
y is a variable
print() is a variable
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
age = 16
message = "my age is: "
print message, age
Select the correct answer(s) below:
the output would read:
my age is 16
age is a variable
16 is assigned to the age variable
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Data type that can only be true or false
String
Dictionary
Integer
Boolean
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Python

Quiz
•
1st - 12th Grade
10 questions
Python-Partie10

Quiz
•
1st Grade
10 questions
Python Quiz-1

Quiz
•
1st - 3rd Grade
10 questions
Python-Partie6

Quiz
•
1st Grade
10 questions
Python

Quiz
•
1st - 10th Grade
15 questions
Python Series

Quiz
•
1st - 5th Grade
10 questions
Python-3

Quiz
•
1st - 4th Grade
12 questions
Previous set Capgemini

Quiz
•
1st - 3rd 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