Python

Quiz
•
Computers
•
7th Grade
•
Medium
Enilsa Pinto
Used 2K+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Python is a
text language
database language
programming language
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Python has a simple syntax similar to the
coding language
english language
spanish language
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Code for Hello, World!
print Hello, World!
print("Hello, World!)
print("Hello, World!")
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Code for
Five is greater than two!
if 5 > 2:
print("Five is greater than two!")
if 5 = 2:
print("Five is greater than two!")
if 5 > 2: Print("Five is greater than two!")
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Code for
257
Hello, World!
x = 257
y = "Hello, World!"
print(y)
print(x)
x = 257
y = "Hello, World!"
print(x)
print(y)
x = 257
y = Hello, World!
print x
print y
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Insert the missing part of the code below to output
_________________ "My name is ".
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Comments in Python are written with a special character, which one?
brackets
hashtag
coma
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Roblox. Язык программирования Lua 2

Quiz
•
1st - 9th Grade
10 questions
Python Programming

Quiz
•
7th - 9th Grade
12 questions
Python Print Statement

Quiz
•
6th - 10th Grade
10 questions
Python Statements

Quiz
•
5th - 7th Grade
15 questions
Python coding

Quiz
•
7th - 8th Grade
14 questions
Python Turtle - MCA Year 7

Quiz
•
7th Grade
12 questions
Python

Quiz
•
7th - 9th Grade
15 questions
Python basics

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade