
Python Functions and File Handling Quiz
Quiz
•
Engineering
•
12th Grade
•
Practice Problem
•
Hard
Krishnesh G P
FREE Resource
Enhance your content in a minute
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you define a function in Python?
function myFunc()
def myFunc():
myFunc def()
declare myFunc()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code? def greet(name="Guest"): print(f"Hello, {name}!") greet("Alice") greet()
Hello, Guest! Hello, Alice!
Hello, Alice! Hello, Guest!
Hello, Guest! Hello, Guest!
Error due to missing argument
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the return statement do in a function?
Stops the function and returns a value
Skips to the next function
Ends the program
Runs the function again
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a recursive function?
A function that returns multiple values
A function that calls itself
A function that takes multiple arguments
A function without arguments
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code? def add(a, b): return a + b print(add(5, 7))
57
12
Error
None
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a module in Python?
To define a function
To group related functions and variables into a file
To execute Python scripts automatically
To document Python code
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you import a module in Python?
include module_name
import module_name
load module_name
using module_name
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
2025 Wolf Domestication
Quiz
•
7th Grade - University
20 questions
Engineering Technology Foundations Sample
Quiz
•
9th - 12th Grade
19 questions
Traditional Woodworking Hand Tools Quiz
Quiz
•
9th - 12th Grade
10 questions
Kinetic Energy
Quiz
•
10th Grade - University
15 questions
Stream Flow Measurement Quiz
Quiz
•
12th Grade - University
14 questions
Yr. 13 Tech. 1.24 Designing Prt. 1
Quiz
•
12th Grade
12 questions
SACA 18 Introduction to Print Reading
Quiz
•
12th Grade - University
15 questions
Reverse Engineering Quiz
Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Engineering
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
34 questions
Geometric Terms
Quiz
•
9th - 12th Grade
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
16 questions
Proportional Relationships And Constant Of Proportionality
Quiz
•
7th - 12th Grade
10 questions
DNA Replication Concepts and Mechanisms
Interactive video
•
7th - 12th Grade
10 questions
Unit 2: LS.Bio.1.5-LS.Bio.2.2 Power Vocab
Quiz
•
9th - 12th Grade
20 questions
Food Chains and Food Webs
Quiz
•
7th - 12th Grade
15 questions
Identify Triangle Congruence Criteria
Quiz
•
9th - 12th Grade
