python test 1_23_24

python test 1_23_24

University

10 Qs

quiz-placeholder

Similar activities

python daily 10 questions 30 seconds

python daily 10 questions 30 seconds

12th Grade - Professional Development

10 Qs

Coding and Debugging

Coding and Debugging

University

15 Qs

Variable Scope in Python

Variable Scope in Python

1st Grade - Professional Development

15 Qs

Progamação

Progamação

10th Grade - Professional Development

10 Qs

Python Functions and Docstrings Quiz

Python Functions and Docstrings Quiz

University

12 Qs

SCRIPTING PROGRAMMING WITH PYTHON

SCRIPTING PROGRAMMING WITH PYTHON

University

15 Qs

J277 - 2.2 - Functions in Python

J277 - 2.2 - Functions in Python

10th Grade - University

10 Qs

Ch 4

Ch 4

University

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