Advanced programing w\ Python (Ep1)

Advanced programing w\ Python (Ep1)

University

61 Qs

quiz-placeholder

Similar activities

Practice Quiz

Practice Quiz

University

60 Qs

Python Quiz

Python Quiz

12th Grade - Professional Development

62 Qs

Midterm Exam

Midterm Exam

University

61 Qs

M3 R5 Chapter 7

M3 R5 Chapter 7

12th Grade - University

58 Qs

compprog reviewer

compprog reviewer

University

60 Qs

CS8392 - Object Oriented Programming - Unit 1

CS8392 - Object Oriented Programming - Unit 1

University

63 Qs

Python Programming EndTerm

Python Programming EndTerm

University

61 Qs

Python basics

Python basics

University

60 Qs

Advanced programing w\ Python (Ep1)

Advanced programing w\ Python (Ep1)

Assessment

Quiz

Computers

University

Medium

Created by

Tùng Phạm

Used 12+ times

FREE Resource

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