Python Series

Quiz
•
Computers
•
1st - 5th Grade
•
Hard
Media Team
Used 74+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is Python?
Python is a popular programming language. It was created by Guido van Rossum, and released in 1991
Python is a popular programming language. It was created by Guido van Rossum, and released in 1994
Python is a popular programming language. It was created by Guido van Rossum, and released in 1993
Python is a popular programming language. It was created by Guido van Rossum, and released in 1992
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What can Python do?
Python can't be used on a server to create web applications
Python can be used on a server to create web applications
Python can be used on at server to create web applications
Python can be used on a server to created web applications
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Why Python?
Python works on different platforms (Windows, Mac, Linux, Raspberry Pi, etc).
Python a simple syntax similar to the English language
Python has syntax that allows developers to write programs with fewer lines than some programming languages
Python on an interpreter system, meaning that code can be executed as soon as it is written. This means that prototyping can be very quick
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is a correct syntax to output "Hello World" in Python?
echo("hello world");
echo "hello world"
p("hello world");
print("hello world");
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
How do you insert COMMENTS in Python code?
/*This is a comment*/
#This is a comment
#//This is a comment
//This is a comment
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Python is an interpreted programming language, this means that as a developer you write Python
(.py)
(.pY)
(.PY)
(.Py)
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
To check if you have python installed on a Windows PC, search in the start bar for Python or run the following on the Command Line
(cmd.exe):
cmd.exe
(cmd.exe);
(cmd.exe).
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
CodeMonkey Coding Vocabulary

Quiz
•
3rd - 7th Grade
11 questions
Sims 4 Game

Quiz
•
5th Grade - Professio...
11 questions
Review for grade 4

Quiz
•
4th Grade
12 questions
Coding - Beginner Level

Quiz
•
3rd Grade - University
15 questions
PYTHON 2 REVIEW

Quiz
•
KG - 1st Grade
12 questions
Programming - Output

Quiz
•
KG - 12th Grade
11 questions
Introduction to Coding

Quiz
•
5th - 8th Grade
15 questions
Lập trình hướng đối tượng

Quiz
•
1st - 12th 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