Python Marathon (Average Round)

Quiz
•
Professional Development
•
1st - 6th Grade
•
Hard
Reymann Zubieta
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 3 pts
Which operator has the highest precedence in the following?
* multiplication operator
+ addition operator
& Bitwise AND
== Comparison Operator
2.
MULTIPLE CHOICE QUESTION
20 sec • 3 pts
Give the output of the following code:
26
16
14
12
3.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
What is the output of the following code?
[1, 'a', 5.4, [-3, 0.8]]
[1, 'a', 5.4, -3, 0.8]
[[1, 'a', 5.4],[ -3, 0.8]]
None of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Which of the following gives the output as [5] if the list is list1=[1,2,3,4,5,6,7,8,9]?
list1[4]
list1[5]
list1[-5:5]
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
What is the output of the following code?
NameError
25
25
25
50
50
50
6.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Assume the following Python code was executed. What is the value of the variable answer?
'23, my name is hello!'
foo, my name is hello!
No value, SyntaxError is raised
'foo, my name is "hello"!'
7.
MULTIPLE CHOICE QUESTION
10 sec • 3 pts
How many digits are allowed in the float data type after the decimal point?
10
20
12
15
Create a free account and access millions of resources
Similar Resources on Wayground
5 questions
Python Marathon (Difficult Round)

Quiz
•
1st - 6th Grade
11 questions
Ralph Peer

Quiz
•
6th - 8th Grade
10 questions
Simple Easy Basic Lua Quiz

Quiz
•
4th Grade - Professio...
10 questions
UNO

Quiz
•
4th - 5th Grade
10 questions
infinity demi exam l1

Quiz
•
1st - 5th Grade
12 questions
dsp quiz week 1

Quiz
•
1st Grade
7 questions
untitled

Quiz
•
6th - 8th Grade
8 questions
Recap: TA on Technical Writing and Documentation

Quiz
•
5th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Professional Development
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
20 questions
Finding Volume of Rectangular Prisms

Quiz
•
5th Grade
13 questions
Subject Verb Agreement

Quiz
•
3rd Grade