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
15 questions
Python

Quiz
•
6th Grade - University
12 questions
Python

Quiz
•
7th - 8th Grade
13 questions
Test

Quiz
•
7th Grade
12 questions
Programming - Output

Quiz
•
KG - 12th Grade
8 questions
Quiz- Grade 7 & 8- Python (2nd term)

Quiz
•
7th Grade
12 questions
python 1112

Quiz
•
6th - 8th Grade
5 questions
Coding in AI - Quiz 1

Quiz
•
1st - 10th Grade
10 questions
Định dạng văn bản

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade