Python Programming

Python Programming

University

18 Qs

quiz-placeholder

Similar activities

Avengers infinity war

Avengers infinity war

KG - Professional Development

16 Qs

movie

movie

KG - Professional Development

20 Qs

Ai hiểu Sói( My ) nhất

Ai hiểu Sói( My ) nhất

KG - University

15 Qs

Marvel or DC

Marvel or DC

University

20 Qs

Fortnite

Fortnite

1st Grade - Professional Development

19 Qs

Tuple and Dictionary

Tuple and Dictionary

University

15 Qs

Python workshop day2

Python workshop day2

University

20 Qs

Avengers Infinity War

Avengers Infinity War

4th Grade - Professional Development

20 Qs

Python Programming

Python Programming

Assessment

Quiz

Other

University

Easy

Created by

Akk Noviy

Used 3+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

tup1 = (1)

tup2 = (3, 4)

tup1 += 5

print(tup1)

TypeError

(1, 5, 3, 4)

1 TypeError

6

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

0 2 3 10

32 34 35 42

48 64 72 128

48 144 192 480

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

[6.222e-04, 'aboy', True, 641]

[6.2202, 'aboy', 1, 641]

TypeError

[6.2202, 'aboy', False, 87]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Unexpected

5Check

Thanos Thanos Thanos Thanos Thanos

Syntax Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

{0: 1, 7: 0, 1: 1, 8:0}

{1: 1, 7:2, 0:1, 8: 1}

{0: 0, 7: 0, 1: 1, 8: 1}

KeyError

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

4

3

2

5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

>=

<=

!==

==

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?