Python Functions Overview

Flashcard
•
Computers
•
12th Grade
•
Easy
VIJITHA M
Used 1+ times
FREE Resource
Student preview

26 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is a function in programming?
Back
A function is a programming block of codes used to perform a single, related, specific task.
2.
FLASHCARD QUESTION
Front
What are parameters in a function?
Back
Parameters are data passed into a function.
3.
FLASHCARD QUESTION
Front
What does it mean that Python treats functions as first-class members?
Back
It means functions in Python can be assigned to variables, stored in collections, or passed as arguments.
4.
FLASHCARD QUESTION
Front
List some advantages of using functions.
Back
1. Reducing duplication of code 2. Decomposing complex problems into simpler pieces 3. Improving clarity of the code 4. Reuse of code 5. Information hiding
5.
FLASHCARD QUESTION
Front
What are the three categories of functions in Python?
Back
1. Built-in functions 2. Functions defined in modules 3. User-defined functions
6.
FLASHCARD QUESTION
Front
What are built-in functions in Python?
Back
Functions whose functionality is predefined in Python, such as len(), type(), int(), input().
7.
FLASHCARD QUESTION
Front
What are user-defined functions?
Back
Functions that allow users to write unique logic defined by the user.
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
C Programming

Flashcard
•
University
16 questions
Python Basics Unit 3.1

Flashcard
•
12th Grade
20 questions
Python

Flashcard
•
11th Grade
20 questions
Spreadsheet - Advanced Functions and Formulae

Flashcard
•
10th - 11th Grade
20 questions
Intro to Classes C++

Flashcard
•
KG
18 questions
Animation and Games Review

Flashcard
•
11th Grade
21 questions
AP CSP Unit 7 Review

Flashcard
•
11th Grade
23 questions
Unit 2 Computer Science Review

Flashcard
•
10th - 12th Grade
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
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
6 questions
Maier - AMDM - Unit 1 - Quiz 1 - Estimation

Quiz
•
12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade
21 questions
9th Grade English Diagnostic Quiz

Quiz
•
9th - 12th Grade
7 questions
Characteristics of Life

Interactive video
•
11th Grade - University