Python Function - 3

Quiz
•
Computers
•
12th Grade
•
Medium
Bessie Carl
Used 37+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following Python code?
Hello World!
Hello World!
'Hello World!'
'Hello World!'
Hello
Hello
None of the mentioned
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What will be the output of the following Python code?
3
4
4 is maximum
None of the mentioned
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What will be the output of the following Python code?
x is 50
Changed local x to 2
x is now 50
x is 50
Changed local x to 2
x is now 2
x is 50
Changed local x to 2
x is now 100
None of the mentioned
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What will be the output of the following Python code?
x is 50
Changed global x to 2
Value of x is 50
x is 50
Changed global x to 2
Value of x is 2
x is 50
Changed global x to 50
Value of x is 50
None of the mentioned
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What will be the output of the following Python code?
Hello
WorldWorldWorldWorldWorld
Hello
World 5
Hello
World,World,World,World,World
Hello
HelloHelloHelloHelloHello
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What will be the output of the following Python code?
a is 7 and b is 3 and c is 10
a is 25 and b is 5 and c is 24
a is 5 and b is 100 and c is 50
a is 3 and b is 7 and c is 10
a is 5 and b is 25 and c is 24
a is 50 and b is 100 and c is 5
a is 3 and b is 7 and c is 10
a is 25 and b is 5 and c is 24
a is 100 and b is 5 and c is 50
None of the mentioned
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What will be the output of the following Python code?
2
3
The numbers are equal
None of the mentioned
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Python Unit 3 Comprehension Check (3,4,5,6)

Quiz
•
9th - 12th Grade
19 questions
EOC Osorio

Quiz
•
12th Grade
17 questions
Python Modulus & Exponent & If 305

Quiz
•
9th - 12th Grade
15 questions
PCEP Section 2B: Perform different types of iterations

Quiz
•
12th Grade
15 questions
Python revision

Quiz
•
10th Grade - University
18 questions
FOR and WHILE loop in Python

Quiz
•
9th - 12th Grade
20 questions
Translators and Computing Languages: GCSE 9-1

Quiz
•
9th Grade - University
20 questions
คำสั่งพื้นฐานในภาษา Python (เก็บคะแนนครั้งที่ 2)

Quiz
•
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
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade