To display something on the screen, use this command:
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
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
Intro to Python

Quiz
•
KG - University
16 questions
Y9 refresher

Quiz
•
1st - 9th Grade
10 questions
Introduction to Python - If and Else

Quiz
•
1st - 6th Grade
15 questions
แบบทดสอบท้ายเรื่องที่ 1 ภาษาไพธอน

Quiz
•
1st Grade
10 questions
CodeTigers Python 101

Quiz
•
KG - Professional Dev...
10 questions
python1

Quiz
•
1st Grade
10 questions
Quiz1_HPB2021_2010t1

Quiz
•
1st - 12th Grade
16 questions
Python Basics

Quiz
•
KG - University
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade