Python Quiz

Python Quiz

University

10 Qs

quiz-placeholder

Similar activities

Basic of Programming - Quiz 02

Basic of Programming - Quiz 02

University - Professional Development

15 Qs

Biyani College Day 4

Biyani College Day 4

University

15 Qs

Python_R

Python_R

2nd Grade - Professional Development

8 Qs

Python

Python

University

10 Qs

Python Basics

Python Basics

University

10 Qs

Python Control Statements

Python Control Statements

University

10 Qs

Python Dictionaries

Python Dictionaries

University

10 Qs

Python Unit 3

Python Unit 3

University

10 Qs

Python Quiz

Python Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Aditya Bakshi

Used 10+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is the correct extension of the Python file?

.python

b) .pl

c) .py

d) .p

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following character is used to give single-line comments in Python?

a) //

b) #

c) !

d) /*

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will be the output of the following Python code?

a) 1 2 3

b) error

c) 1 2

d) none of the mentioned

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will be the output of the following Python code snippet if x=1?

x<<2

a) 4

b) 2

c) 1

d) 8

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is true for variable names in Python?

a) underscore and ampersand are the only two special characters allowed

b) unlimited length

c) all private members must have leading and trailing underscores

d) none of the mentioned

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will be the output of the following Python code?

a) error

b) 1 2 3 4

c) a b c d

d) 0 1 2 3

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will be the output of the following Python program?

a) error

b) 0 1 2 0

c) 0 1 2

d) none of the mentioned

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?