PYTHON FUNCTION

Quiz
•
Computers
•
University
•
Medium
Darwin Vargas
Used 12+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax to define a function in Python?
function myFunction():
def myFunction:
def myFunction():
define myFunction():
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code?
Hello, World!
Error
my_function
None
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax to call a function named myFunction?
call myFunction()
myFunction()
myFunction(call)
call myFunction
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following code output?
2
3
5
error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you return multiple values from a function?
By separating them with a comma
By using a list
By using a dictionary
All of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
8
12
16
error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following code output?
5
10
15
error
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
PY-BUILD

Quiz
•
University
25 questions
PYTHON CONTEST 2

Quiz
•
University
15 questions
Python revision

Quiz
•
10th Grade - University
25 questions
Mock 2nd MCQ Python

Quiz
•
University
20 questions
Python Programming II CSE A

Quiz
•
12th Grade - University
25 questions
Assignment 2(CIVIL)

Quiz
•
University
19 questions
Web Development Quiz

Quiz
•
University
20 questions
OOPs in Python

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade