Python for kids and teenagers - Level 1

Quiz
•
Computers
•
10th Grade
•
Medium
Mariam Barbary
Used 5+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
the missing part of the code below to output "Hello World".
...........("Hello World")
type
output
input
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is Python?
a game
a program
a programming language
an animal
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which of these codes is correct?
print("Hello, World!")
print(Hello, World!)
print"Hello, World!"
print:"Hello, World!",
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Comments in Python are written with a special character, which one?
" "
#
!
\n
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Create a variable named carname and assign the value Volvo to it.
carname= 'Volvo'
Volvo = 'carname'
carname = Volvo
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which is illegal to choose in the variable name?
to start the name with a number
to start the name with a letter
to start the name with an underscore ( _ )
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = 5
What is the function that used to get the data type stored in x?
type(x)
get(x)
print(x)
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
CodeTigers Python 101

Quiz
•
KG - Professional Dev...
15 questions
Quiz 142 - Python inputs and outputs

Quiz
•
9th Grade - University
10 questions
Java Basic Syntax Quiz

Quiz
•
10th Grade
17 questions
Python - Quiz

Quiz
•
9th - 11th Grade
14 questions
year 8 lesson 2 quiz - python

Quiz
•
8th - 10th Grade
16 questions
Python Basics

Quiz
•
KG - University
20 questions
Python Recap

Quiz
•
7th Grade - University
19 questions
Programming Techniques Survey

Quiz
•
8th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade