Understanding Functions in Programming

Understanding Functions in Programming

9th Grade

20 Qs

quiz-placeholder

Similar activities

Flutter intro and Dart quiz

Flutter intro and Dart quiz

University

15 Qs

CPA Practice 9-29-2021

CPA Practice 9-29-2021

9th - 12th Grade

19 Qs

Python Functions

Python Functions

12th Grade

15 Qs

Beginning C Programming

Beginning C Programming

University

23 Qs

OCR GCSE Subroutines

OCR GCSE Subroutines

10th Grade

20 Qs

CIS1101-programming practice

CIS1101-programming practice

University

15 Qs

JS If Then Else

JS If Then Else

10th Grade

15 Qs

G10 CS Functions and Procedures

G10 CS Functions and Procedures

12th Grade

15 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?