Python

Python

University

20 Qs

quiz-placeholder

Similar activities

PYTHON CONTEST

PYTHON CONTEST

University

25 Qs

Python Lists Quiz 8

Python Lists Quiz 8

University

24 Qs

Basics of programming - Quiz - 01

Basics of programming - Quiz - 01

University - Professional Development

20 Qs

Computational Thinking in Python[Quiz 3]

Computational Thinking in Python[Quiz 3]

University

15 Qs

Python Basics

Python Basics

KG - University

15 Qs

Week 7 Quiz

Week 7 Quiz

University

15 Qs

python_4_Vivek

python_4_Vivek

University

20 Qs

PPS PYTHON QUIZ

PPS PYTHON QUIZ

University

20 Qs

Python

Python

Assessment

Quiz

Computers

University

Hard

Created by

Krushnaraj E

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Who developed Python Programming Language?

a) Wick van Rossum

b) Rasmus Lerdorf

c) Guido van Rossum

d) Niene Stom

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

a) .python

b) .pl

c) .py

d) .p

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will be the value of the following Python expression?

4 + 3 % 5

a) 7

b) 2

c) 4

d) 1

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is used to define a block of code in Python language?

a) Indentation

b) Key

c) Brackets

d) All of the mentioned

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

a) //

b) #

c) !

d) /*

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the order of precedence in python?

a) Exponential, Parentheses, Multiplication, Division, Addition, Subtraction

b) Exponential, Parentheses, Division, Multiplication, Addition, Subtraction

c) Parentheses, Exponential, Multiplication, Division, Subtraction, Addition

d) Parentheses, Exponential, Multiplication, Division, Addition, Subtraction

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following functions is a built-in function in python?

a) factorial()

b) print()

c) seed()

d) sqrt()

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?