Python

Python

University

20 Qs

quiz-placeholder

Similar activities

Programming Fundamentals

Programming Fundamentals

University

16 Qs

1st Year quiz

1st Year quiz

University

20 Qs

CO - 2_ Quiz 1_Python Conditionals

CO - 2_ Quiz 1_Python Conditionals

10th Grade - University

15 Qs

Quiz-1

Quiz-1

University - Professional Development

20 Qs

Pyp

Pyp

University

15 Qs

Metodología de la programación

Metodología de la programación

University

17 Qs

GirlsWhoML Workshop 0

GirlsWhoML Workshop 0

University

20 Qs

Python функциялары  7 сынып

Python функциялары 7 сынып

12th Grade - University

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