Python Revision 1

Python Revision 1

University

50 Qs

quiz-placeholder

Similar activities

Technical Training Test for III BTech - VCE - CSE

Technical Training Test for III BTech - VCE - CSE

University

45 Qs

untitled

untitled

8th Grade - University

48 Qs

Hamming Code and Information Theory Quiz

Hamming Code and Information Theory Quiz

University

54 Qs

Quiz81-DS

Quiz81-DS

University

45 Qs

Digital Image Processing-Unit II

Digital Image Processing-Unit II

University

50 Qs

Quiz Python

Quiz Python

University

50 Qs

FT1 - App

FT1 - App

University

50 Qs

Software Testing Quiz

Software Testing Quiz

University

50 Qs

Python Revision 1

Python Revision 1

Assessment

Quiz

Computers

University

Hard

Created by

KarunaiMuthu SriRam

Used 9+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

l[:-1]

l[::-1]

both l[:-1] and l[::-1] are correct

none of these

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

S1 : List is Mutable

S2 : Tuple is Mutable

S1 and S2 True

S1 True, S2 False

S1 False S2 True

S1 and S2 False

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

S1 : List is ImMutable

S2 : Tuple is ImMutable

S1 and S2 True

S1 True, S2 False

S1 False S2 True

S1 and S2 False

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

hello

hai

syntax error

runtime Error

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A = 4 > 3 > 2

Find the output

True

False

Error

None of these

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A = -5//-2

Find the output

-2

-3

2.5

2

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A = 5//-2

Find the output

-2.5

-3

2.5

-2

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?