Python Quiz

Python Quiz

University

10 Qs

quiz-placeholder

Similar activities

Pyflask2020

Pyflask2020

KG - Professional Development

10 Qs

BT1 2023

BT1 2023

University

10 Qs

Python_Quiz_2

Python_Quiz_2

University

15 Qs

Python: Chapter 7 - True or False (Lists and Tuples)

Python: Chapter 7 - True or False (Lists and Tuples)

9th Grade - University

8 Qs

untitled

untitled

8th Grade - University

11 Qs

Python Quiz 1.4

Python Quiz 1.4

University

12 Qs

Python list starter

Python list starter

10th Grade - University

12 Qs

W10: Interface

W10: Interface

University

6 Qs

Python Quiz

Python Quiz

Assessment

Quiz

Computers

University

Easy

Created by

Herr Blank

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What will this print? print(len(list3))

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What will this print? print(list3[1])

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

What will this print? print(sum(list1))

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

3 mins • 1 pt

What will this print? print(type(list4[0]))

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

3 mins • 1 pt

What will this print? print(list2[0] + list2[2])

Evaluate responses using AI:

OFF

6.

OPEN ENDED QUESTION

3 mins • 1 pt

What will this print? print(list1[3] > list2[6])

Evaluate responses using AI:

OFF

7.

OPEN ENDED QUESTION

3 mins • 1 pt

What will this print? print(min(list1) + max(list2))

Evaluate responses using AI:

OFF

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?