Lesson 15 - Test 2

Lesson 15 - Test 2

5th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

Coding Vocabulary Pre/Post Test

Coding Vocabulary Pre/Post Test

6th - 8th Grade

18 Qs

Lesson 29 - Introduction to module

Lesson 29 - Introduction to module

5th - 8th Grade

10 Qs

CPA JYSS 2018 MYE Paper 1

CPA JYSS 2018 MYE Paper 1

6th Grade - Professional Development

20 Qs

Python-8CB

Python-8CB

8th Grade

10 Qs

Blender

Blender

7th Grade - Professional Development

11 Qs

Do you really know leopard geckos?

Do you really know leopard geckos?

KG - Professional Development

10 Qs

Lesson 39 Test-5

Lesson 39 Test-5

5th - 8th Grade

10 Qs

Scratch

Scratch

6th - 8th Grade

15 Qs

Lesson 15 - Test 2

Lesson 15 - Test 2

Assessment

Quiz

Professional Development, Education

5th - 8th Grade

Hard

Created by

NotchUp .co

Used 24+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Total how many different type of loops are there in python?

0

1

2

3

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For checking some condition, What do we need to use?

Iterative statements

jumping statements

conditional statements

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to change the pen size, in turtle module?

pen()

size()

pensize()

sizepen()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For changing speed of drawing in turtle module, which function should be used?

exent()

steps()

move()

speed()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Suppose we want to stop current iteration in a loop, what would be used?

break

continue

pass

All of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With which statement you can use break statement ?

condtional statement

iterative statement

declarative statement

All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

for I in range(2,2):, how many times this loop will execute ?

0

1

2

Infinite times

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?