Python Next Steps Homework Quiz

Python Next Steps Homework Quiz

8th - 10th Grade

20 Qs

quiz-placeholder

Similar activities

WJEC GCSE Computer Science - Hardware Storage

WJEC GCSE Computer Science - Hardware Storage

9th - 10th Grade

20 Qs

APCSP Big Idea 4

APCSP Big Idea 4

8th - 10th Grade

15 Qs

Python 1.0

Python 1.0

10th Grade - University

20 Qs

Informatika -uvod

Informatika -uvod

9th Grade

16 Qs

C++

C++

8th Grade

22 Qs

GCSE CS - 2.5 Translators and Facilities of Languages

GCSE CS - 2.5 Translators and Facilities of Languages

9th - 11th Grade

23 Qs

Code.org  Review

Code.org Review

5th - 10th Grade

16 Qs

1. Pengenalan MS. Excel

1. Pengenalan MS. Excel

8th Grade

15 Qs

Python Next Steps Homework Quiz

Python Next Steps Homework Quiz

Assessment

Quiz

Computers

8th - 10th Grade

Hard

Created by

Tracy Mayhead

Used 118+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Lines 1-3 show a partial program which creates a list of days of the week and assigns it to days.


If lines 4 & 5 were added to the program, what would the program output be?

item

Wednesday

Thursday

3

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used to multiply numbers?

*

x

#

%

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Lines 1-3 show a partial program which creates a list of days of the week and assigns it to days.


If lines 4-6 were added to the program, what would the program output be?

Tuesday

1 Monday

1 Wednesday

Wednesday

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator can be used to compare two values?

=

==

<>

><

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What word would fill the gap in this code so that the items in the list days are displayed on the screen.

week

index

days

day

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you start writing a for loop in Python?

for each x in y:

for x > y:

for x in y:

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If the user types 1 on the keyboard, what will be the output of this program when it is executed?

The second letter is e

It's a rocky planet

a e

The second letter is a

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?