PyQuiz

PyQuiz

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Hlo jncdjs

Used 5+ times

FREE Resource

Student preview

quiz-placeholder

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Latest stable version of python?

  1. 3.12.3

  1. 3.11.5

  1. 3.13

  1. 3.12

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Media Image

How to get this power in Python?

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the maximum length of a Python identifier?

32

16

128

  1. No fixed length is specified

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will be the output of the following code snippet?

129

8

121

  1. None of the above

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will be the datatype of the var in the below code snippet?

  1. str and int

  1. int and int

  1. str and str

  1. Int and str

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

 What will be the output of the following code snippet?

  1. [2, 2, 3]

  1. (2, 2, 3)

  1. (1, 2, 3)

  1. Error

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following types of loops are not supported in Python?

  1. for

  1. While

  1. do-while

  1. None of the above

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?