Python Functions Quiz

Python Functions Quiz

12th Grade

44 Qs

quiz-placeholder

Similar activities

Đề Kiểm Tra Tin Học

Đề Kiểm Tra Tin Học

10th Grade - University

46 Qs

Quiz Editing Video

Quiz Editing Video

12th Grade - University

40 Qs

Soalan Aneka Pilihan - Sistem Pengoperasian

Soalan Aneka Pilihan - Sistem Pengoperasian

12th Grade

40 Qs

Ujian Akhir Semester Informatika

Ujian Akhir Semester Informatika

7th Grade - University

40 Qs

Trắc nghiệm củng cố kiến thức lớp 11 HK2

Trắc nghiệm củng cố kiến thức lớp 11 HK2

11th Grade - University

40 Qs

REMEDIAL PTS INFORMATIKA KELAS 9

REMEDIAL PTS INFORMATIKA KELAS 9

9th Grade - University

46 Qs

SOAL - 6 INFORMATIKA KELAS X

SOAL - 6 INFORMATIKA KELAS X

2nd Grade - University

48 Qs

WordPress

WordPress

9th - 12th Grade

40 Qs

Python Functions Quiz

Python Functions Quiz

Assessment

Quiz

Information Technology (IT)

12th Grade

Hard

Created by

Edelawit Abebe

FREE Resource

44 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What is a function in Python?

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to create a function?

def

function

create

method

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of rocket_parts()?

payload, propellant, structure

error

None

payload

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the any() function do?

Checks if any item is True

Checks if all items are True

Returns the first item

Counts items

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will happen if you call any() without arguments?

It will return True

It will raise an exception

It will return False

It will return None

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of distance_from_earth('Moon')?

238,855

Unable to compute to that destination

Error

None

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of days_to_complete(238855, 75)?

132.69

133

Error

None

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?