python test 1_23_24

python test 1_23_24

University

10 Qs

quiz-placeholder

Similar activities

H -Subprograms

H -Subprograms

12th Grade - University

12 Qs

Pre Test - Introduction to Python Programming Quiz

Pre Test - Introduction to Python Programming Quiz

12th Grade - University

10 Qs

Types of Programming Languages - Quiz

Types of Programming Languages - Quiz

University

15 Qs

H466 - Paradigms and High-Level Programming Languages

H466 - Paradigms and High-Level Programming Languages

12th Grade - University

15 Qs

CSSE Quiz Day2

CSSE Quiz Day2

University

12 Qs

Intro - Comp Thinking, Programming

Intro - Comp Thinking, Programming

University

12 Qs

Variable Scope in Python

Variable Scope in Python

1st Grade - Professional Development

15 Qs

CSF 2.3

CSF 2.3

9th Grade - University

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