python test 1_23_24

python test 1_23_24

University

10 Qs

quiz-placeholder

Similar activities

Introduction to ICT Profession

Introduction to ICT Profession

University

14 Qs

Quiz 3

Quiz 3

University

10 Qs

Biyani College Day 4

Biyani College Day 4

University

15 Qs

Python Unit 3

Python Unit 3

University

10 Qs

FOP - CHAPTER 1

FOP - CHAPTER 1

University

10 Qs

Quizizz Python Start one year 1 def and if

Quizizz Python Start one year 1 def and if

University

10 Qs

Orientation Session

Orientation Session

University

15 Qs

QUIZ TOPIC 1: Introduction to Programming Language

QUIZ TOPIC 1: Introduction to Programming Language

University

15 Qs

python test 1_23_24

python test 1_23_24

Assessment

Quiz

Computers

University

Hard

Created by

SUNITA YADAV

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Who developed Python Programming Language?

Wick van Rossum

Rasmus Lerdorf

Niene Stom

Guido van Rossum

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which type of Programming does Python support?

object-oriented programming

structured programming

functional programming

all of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

.python

.pl

.py

.p

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the value of the following Python expression?

4 + 3 % 5

7

2

4

1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

//

#

!

/*

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the order of precedence in python?

Exponential, Parentheses, Multiplication, Division, Addition, Subtraction

Parentheses, Exponential, Multiplication, Division, Addition, Subtraction

Parentheses, Exponential, Multiplication, Division, Subtraction, Addition

Exponential, Parentheses, Division, Multiplication, Addition, Subtraction

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

x<<2

4

2

1

8

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?