Python Functions

Flashcard
•
Computers
•
9th Grade
•
Hard
Wayground Content
Used 1+ times
FREE Resource
Student preview

18 questions
Show all answers
1.
FLASHCARD QUESTION
Front
When defining a function, the definition must occur before it is called.
Back
true
2.
FLASHCARD QUESTION
Front
What will print? Options: nothing, 5, 6, an error message
Back
nothing
3.
FLASHCARD QUESTION
Front
What does the following code output? Options: 11, 9; 16, 16; None, None; 225, 117
Back
11, 9
4.
FLASHCARD QUESTION
Front
What is the Label in the line of code: Label('Go Team', 200, 100)?
Back
function name
5.
FLASHCARD QUESTION
Front
Which of the following is the correct code to define a function? Options: def area ( ):, area ( ), def area:, def area ( )
Back
def area ( ):
6.
FLASHCARD QUESTION
Front
How do you correctly call this function? Options: def(1), x=square( ), defSquare(4), x=square(5)
Back
x=square(5)
7.
FLASHCARD QUESTION
Front
How do you identify the statements that belong to the body of a function?
Back
Indent those statement the same amount underneath the function "def" statement
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
French Halloween: Corn Addition

Flashcard
•
KG
15 questions
Similar Figures

Flashcard
•
9th - 10th Grade
11 questions
Function in Python

Flashcard
•
KG
14 questions
Triangle Similarity Flashcard

Flashcard
•
9th - 10th Grade
15 questions
Unit 3 Day 9 CW - AA Similarity

Flashcard
•
9th - 10th Grade
13 questions
Parts of Speech Review

Flashcard
•
8th Grade
15 questions
Proving Similar Triangles

Flashcard
•
9th Grade
15 questions
1.4 Angle Addition Postulate

Flashcard
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade