Lesson 33 - Collection module

Lesson 33 - Collection module

5th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Growth Mindset Review

Growth Mindset Review

7th - 8th Grade

10 Qs

Javascript-react-redux

Javascript-react-redux

1st - 5th Grade

15 Qs

Lesson 22 - Test-3

Lesson 22 - Test-3

5th - 8th Grade

15 Qs

Parts of a Computer Quiz

Parts of a Computer Quiz

6th - 8th Grade

12 Qs

Input and Outputs

Input and Outputs

3rd - 6th Grade

15 Qs

Pertumbuhan Ekonomi

Pertumbuhan Ekonomi

1st - 10th Grade

10 Qs

Econ 2 Quiz  - week 9 - GDP,GNI, NI , real,nominal and pote

Econ 2 Quiz - week 9 - GDP,GNI, NI , real,nominal and pote

8th - 12th Grade

14 Qs

RBT Tingkatan 2 Reka Bentuk Elektronik

RBT Tingkatan 2 Reka Bentuk Elektronik

7th - 9th Grade

15 Qs

Lesson 33 - Collection module

Lesson 33 - Collection module

Assessment

Quiz

Professional Development, Education

5th - 8th Grade

Medium

Created by

NotchUp .co

Used 20+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What will be the output of the “hello” +1+2+3?

hello123

hello

hello6

Error

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Given a string example=”hello” what is the output of example.count(‘l’)?

0

1

2

none

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is displayed on executing print(math.fabs(-3.4))?

-3.4

3.4

3

-3

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the value returned by math.fact(6)?

720

6

[1,2,3,6]

Error

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What will be the output of the following Python function if the random module has already been imported?

random.randint(3.5,7)

Error

Any integer between 3.5 and 7, including 7

Any integer between 3.5 and 7, excluding 7

The integer closest to the mean of 3.5 and 7

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What will be the output of the following Python code?

random.randrange(0,91,5)

10

18

79

95

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of these is not true about recursion?

Making the code look clean

A complex task can be broken into sub-problems

Recursive calls take up less memory

Sequence generation is easier than a nested iteration

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?

Discover more resources for Professional Development