Python Programming Quiz

Python Programming Quiz

University

90 Qs

quiz-placeholder

Similar activities

CS 241 Practice Test Week 4

CS 241 Practice Test Week 4

9th Grade - University

86 Qs

KIT PYTHON

KIT PYTHON

University

90 Qs

AI and C robots 3ITE

AI and C robots 3ITE

University

95 Qs

Strings in Python

Strings in Python

University

90 Qs

ITF+ pt2

ITF+ pt2

9th Grade - Professional Development

85 Qs

Trees and Graphs

Trees and Graphs

University

85 Qs

C programming Midterm

C programming Midterm

University

94 Qs

Python Programming Quiz

Python Programming Quiz

University

90 Qs

Python Programming Quiz

Python Programming Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Nguyen Duong

FREE Resource

90 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who developed Python Programming Language?

Wick van Rossum

Rasmus Lerdorf

Guido van Rossum

Niene Stom

2.

MULTIPLE CHOICE QUESTION

30 sec • 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

Is Python case sensitive when dealing with identifiers?

no

yes

machine dependent

none of the mentioned

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

.python

.pl

.py

.p

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is Python code compiled or interpreted?

Python code is both compiled and interpreted

Python code is neither compiled nor interpreted

Python code is only compiled

Python code is only interpreted

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All keywords in Python are in _________

Capitalized

lower case

UPPER CASE

None of the mentioned

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the value of the following Python expression? 4 + 3 % 5

7

2

4

1

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?