Python Programming Quiz

Python Programming Quiz

University

17 Qs

quiz-placeholder

Similar activities

DBTHON-23 Round-1

DBTHON-23 Round-1

University

20 Qs

Quiz on Tuples,Sets and Dictionaries

Quiz on Tuples,Sets and Dictionaries

University

20 Qs

OOPS quiz-1 PYTHON

OOPS quiz-1 PYTHON

University

19 Qs

Python List, and String

Python List, and String

10th Grade - University

20 Qs

PYTHON PROGRAMMING Q4 FUNCTIONS

PYTHON PROGRAMMING Q4 FUNCTIONS

University

20 Qs

OOP Data Types

OOP Data Types

University

20 Qs

Lists and Tuples

Lists and Tuples

University

20 Qs

Kuis 1: Machine Learning for IoT- 4 TRK

Kuis 1: Machine Learning for IoT- 4 TRK

University

15 Qs

Python Programming Quiz

Python Programming Quiz

Assessment

Quiz

Computers

University

Medium

Created by

YASHASHREE COMPUTER TECHNOLOGY

Used 6+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who developed Python Programming Language?

Wick van Rossum

Rasmus Lerdorf

Guido van Rossum

Niene Stom

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the value of the following Python expression?

4 + 3 % 5

7
5
8
6

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following Python code?

1 2 3

error

1 2

none of the mentioned

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the python program?

30

31

32

33

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the code?

4

11

12

5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following algorithms would be the most efficient way to find the first missing positive integer in an unsorted list of integers?

Sorting the list and then checking each element

Using a hash set

Using a binary search approach

Using a two-pointer technique

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

[1, 2, 3]

Media Image

[10, 1, 2]

Error

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?