Quiz#6

Quiz#6

8th Grade

10 Qs

quiz-placeholder

Similar activities

python -intermediate level

python -intermediate level

7th - 12th Grade

10 Qs

Python Basics - Quiz

Python Basics - Quiz

8th - 11th Grade

10 Qs

KS4 Programming Techniques (1)

KS4 Programming Techniques (1)

8th - 10th Grade

10 Qs

Computer Science Discoveries Unit 1

Computer Science Discoveries Unit 1

7th - 8th Grade

9 Qs

Selection in Python

Selection in Python

1st - 9th Grade

15 Qs

Python String

Python String

8th - 9th Grade

11 Qs

Pseudocode

Pseudocode

8th - 9th Grade

9 Qs

Coding Vocabulary

Coding Vocabulary

8th Grade

14 Qs

Quiz#6

Quiz#6

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Eman Shatnawe

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following code output?

0, 1, 2

1, 2, 3

1, 2, 3, 4

2, 3, 4

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following code output?

1, 2, 3

0, 1, 2

0, 1, 2, 3

1, 2

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many times will the following loop run?

3 times

2 times

4 times

5 times

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following code output?

2, 3, 4, 5

1, 2, 3, 4

2, 3, 4, 5, 6

3, 4, 5

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following code output?

0, 1, 2, 3, 4

0, 2, 4

1, 3, 5

0, 1, 2

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following code output?

7, 4, 1, -2

7, 4, 1, -1

9, 6, 3, 0

8, 5, 2, -1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following keywords is used to stop a loop prematurely?

continue

stop

break

exit

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?