Python - End of module assessment

Python - End of module assessment

12th Grade

20 Qs

quiz-placeholder

Similar activities

quiz_G10

quiz_G10

12th Grade

20 Qs

Quiz1_12&11_2t_20214

Quiz1_12&11_2t_20214

12th Grade

20 Qs

Google

Google

7th - 12th Grade

20 Qs

Lecture Exercise Topic 1.3

Lecture Exercise Topic 1.3

12th Grade

21 Qs

Sustainable Developments Goals

Sustainable Developments Goals

6th - 12th Grade

17 Qs

Logika & Pemrograman (ID)

Logika & Pemrograman (ID)

10th Grade - Professional Development

20 Qs

Quiz ASJ

Quiz ASJ

12th Grade

20 Qs

4.6.4 Logic Gates

4.6.4 Logic Gates

10th Grade - Professional Development

15 Qs

Python - End of module assessment

Python - End of module assessment

Assessment

Quiz

Computers

12th Grade

Practice Problem

Medium

Created by

Steve Rich

Used 9+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

What is the value of c after the code has executed?

5

10

20

40

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

This function, given an int n, returns the difference between n and 21, except return double the difference if n is over 21.

What does the function return if we call with the argument: 25?

4

8

16

21

25

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

What is the value of c when output?

60

70

25

35

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

Consider the following code. Which paradigm is in use here?

Functional

OOP

Procedural

Event Driven

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

On line 11, what would we enter inside the parentheses to output the population of Canada?

canada

canada(population)

canada.population

population.canada

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

What is output?

Each character from the string one by one

T

h

e

...

The whole string 42 times

Every even character from the string one by one.

T

e

q

...

Every odd character from the string one by one

h

u

...

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which of the following is not a reserved (key) word in Python?

class

until

for

while

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?