
Python May 3

Quiz
•
Other
•
5th Grade
•
Medium
Devlin Bell
Used 2+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a correct syntax to output "Hello World" in Python?
echo("Hello World");
print("Hello World")
p("Hello World")
echo "Hello World"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you insert COMMENTS in Python code?
#This is a comment
//This is a comment
/*This is a comment*/
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one is NOT a legal variable name?
_myvar
Myvar
my-var
my_var
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a variable with the numeric value 5?
x = 5
x = int(5)
Both the other answers are correct
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a variable with the floating number 2.8?
x = float(2.8)
Both the other answers are correct
x = 2.8
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax to output the type of a variable or object in Python?
print(typeof(x))
print(typeof x)
print(typeOf(x))
print(type(x))
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to create a function in Python?
def myFunction():
create myFunction():
function myfunction():
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
PENDIDIKAN ISLAM SPM 08

Quiz
•
4th - 5th Grade
21 questions
This/That/These/Those

Quiz
•
1st - 5th Grade
20 questions
Mengenal Tokoh Kartun

Quiz
•
1st - 5th Grade
23 questions
top notch 2- unit 1-5

Quiz
•
1st - 12th Grade
23 questions
Rats

Quiz
•
4th - 7th Grade
20 questions
Compare and Round Decimals

Quiz
•
5th - 6th Grade
25 questions
Kuis Awal Pekan II

Quiz
•
5th Grade
16 questions
Sanrio Comprehension

Quiz
•
5th 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 Other
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
Finding Volume of Rectangular Prisms

Quiz
•
5th Grade
20 questions
States of Matter

Quiz
•
5th Grade
10 questions
Understanding the Scientific Method

Interactive video
•
5th - 8th Grade
5 questions
Remembering 9/11 Patriot Day

Lesson
•
3rd - 5th Grade
20 questions
Run-On Sentences and Sentence Fragments

Quiz
•
3rd - 6th Grade
20 questions
4 Types of Sentences

Quiz
•
3rd - 5th Grade
15 questions
Order of Operations

Quiz
•
5th Grade