Parameters and Return Review

Parameters and Return Review

9th - 12th Grade

19 Qs

quiz-placeholder

Similar activities

Code.org Unit 7 Test

Code.org Unit 7 Test

10th - 12th Grade

18 Qs

Code.org Unit 7

Code.org Unit 7

10th - 12th Grade

18 Qs

AP CSP Unit 7

AP CSP Unit 7

10th - 12th Grade

18 Qs

Python - Iteration (For Loops)

Python - Iteration (For Loops)

10th Grade

20 Qs

Latihan Soal USP Informatika

Latihan Soal USP Informatika

9th Grade

20 Qs

python quiz

python quiz

12th Grade

20 Qs

CodeHS AP CSP Unit 3 Review

CodeHS AP CSP Unit 3 Review

11th - 12th Grade

22 Qs

Coding 1 U7

Coding 1 U7

9th Grade - University

15 Qs

Parameters and Return Review

Parameters and Return Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Sarah Chapa

Used 70+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the parameter?

hasVowel

str

lower

true

false

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is the name of the function?

hasVowel

str

lower

true

false

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the argument for pigify?

updateScreen

statement

text

str

list

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

8 % 2 =

0

1

2

3

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5 % 2 =

0

1

2

3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7 % 3 =

0

1

2

3

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Which code segment results in "true" being returned if a number is odd? Replace "MISSING CONDITION" with the correct code segment.

num % 2 == 0;

num % 0 == 2;

num % 1 == 0;

num % 2 == 1;

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?