Python Revision 1

Python Revision 1

University

50 Qs

quiz-placeholder

Similar activities

Relational Database Design

Relational Database Design

University

47 Qs

Python Quiz

Python Quiz

University

50 Qs

AP CS P 5.1

AP CS P 5.1

10th Grade - University

50 Qs

DBMS Select 5th CE

DBMS Select 5th CE

University

50 Qs

Python Programming Quiz

Python Programming Quiz

11th Grade - University

50 Qs

Robocode 2020

Robocode 2020

University

50 Qs

Lesson 3 - Operating System Structures

Lesson 3 - Operating System Structures

University

51 Qs

CN - Quiz - 1

CN - Quiz - 1

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?