Understanding Functions in Programming

Understanding Functions in Programming

9th Grade

20 Qs

quiz-placeholder

Similar activities

ARRAYS AND FUNCTIONS

ARRAYS AND FUNCTIONS

University

15 Qs

CS1: Unit 3 Review

CS1: Unit 3 Review

10th Grade

15 Qs

Subroutine

Subroutine

10th Grade

15 Qs

Computer Science Vocabulary Fetherland, Kaylyn

Computer Science Vocabulary Fetherland, Kaylyn

6th - 12th Grade

18 Qs

CS1 Unit 7 Review

CS1 Unit 7 Review

9th - 12th Grade

18 Qs

CSP 1 VQuiz #4

CSP 1 VQuiz #4

9th Grade

15 Qs

Apple Swift Playgrounds: Learn to Code 1 Vocabulary (Lessons 0 - 6)

Apple Swift Playgrounds: Learn to Code 1 Vocabulary (Lessons 0 - 6)

9th - 12th Grade

20 Qs

การเขียนโปรแกรมภาษา python ม.5 ภาคเรียนที่ 2 ปีการศึกษา 2561

การเขียนโปรแกรมภาษา python ม.5 ภาคเรียนที่ 2 ปีการศึกษา 2561

10th - 12th Grade

20 Qs

Understanding Functions in Programming

Understanding Functions in Programming

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Wayground Content

Used 20+ times

FREE Resource

20 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

______________ is like Karel but already knows how to turnRight() and turnAround()

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

________ means to teach the computer a new command and explain what it should do when receiving that command.

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

In Python functions, the ___________ is the indented block of code that comes after the def my_function(): line. It is what will be executed when the function is called.

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A ______ is like a command that you get to invent and name. It allows us to break our program into smaller parts, making the program easier to understand.

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A set of steps or rules to follow to solve a particular problem.

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The part of a function that contains the commands

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A _________________ is code that you put inside an if statement or while-loop.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?