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
12 questions
Python Print Statement

Quiz
•
6th - 10th Grade
15 questions
Python basics

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

Quiz
•
5th - 7th Grade
12 questions
Python

Quiz
•
7th - 9th Grade
14 questions
9.1.2 - Starter Quiz

Quiz
•
7th - 11th Grade
11 questions
Python L4 Math Operator

Quiz
•
6th - 8th Grade
10 questions
Indexing and Slicing in Python

Quiz
•
4th Grade - University
13 questions
Python Basics Revision

Quiz
•
6th - 8th Grade
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
18 questions
Company Logos

Quiz
•
6th - 8th 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
25 questions
How to Email a Teacher- https://youtu.be/NioeNhfpVfI

Quiz
•
6th - 8th Grade
20 questions
Computer Hardware

Quiz
•
6th - 8th Grade
21 questions
Gear Ratio Practice

Quiz
•
6th - 8th Grade