Python

Python

University

20 Qs

quiz-placeholder

Similar activities

Python Programming - Introduction

Python Programming - Introduction

University

15 Qs

UNIT1-PYTHON

UNIT1-PYTHON

University

20 Qs

Reckon your Techie Quiz - Day 2 - Python (23.08.22)

Reckon your Techie Quiz - Day 2 - Python (23.08.22)

University

25 Qs

CodeHS Basic Data Structures in Python

CodeHS Basic Data Structures in Python

University

20 Qs

CSC305: TOPIC 7

CSC305: TOPIC 7

University

15 Qs

Basic Python

Basic Python

University

20 Qs

Season 4 #Spaic Python Weekly Quiz

Season 4 #Spaic Python Weekly Quiz

KG - Professional Development

20 Qs

Python exam preparation

Python exam preparation

University

18 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?