Search Header Logo

Python Workshop 1

Authored by Indrani Borra

Information Technology (IT)

11th Grade

Used 3+ times

Python Workshop 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

  1. What is the output of this code block?

"124"

124

Error

1231

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

  1. What is the result of the code ?

2

2

2

10

2

2

2

8

2

2

2

16

3.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

  1. Which of the following are valid variable names in Python?

    (Select all that apply)

my_var

2nd_value

_temp

first-name

value_2

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

  1. What is the output of the following code?

"oga"

"rgg"

"ogr"

"ogm"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

  1. What will happen when the following code runs?

Error because tuples are immutable and can’t be modified

Prints ([1],) because the list inside the tuple is mutable

Prints ([],) because tuple elements can’t change

Error because you can’t append to tuple elements

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

  1. What will be the output of the following code?

'John'

'Person'

'Name'

{'name': 'John', 'age': 30}

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

  1. Which of the following can NOT be used as a dictionary key in Python?

String

Integer

List

Tuple

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?