Python Programming Quiz

Python Programming Quiz

Professional Development

•

45 Qs

quiz-placeholder

Similar activities

Quiz on International Civil Aviation Organization

Quiz on International Civil Aviation Organization

Professional Development

•

45 Qs

Civil Engineering Worksheet Questions (Transcribed)

Civil Engineering Worksheet Questions (Transcribed)

Professional Development

•

50 Qs

ATA 27- FLIGHT CONTROLS

ATA 27- FLIGHT CONTROLS

Professional Development

•

47 Qs

Post-Test Training Project Management [17/04/25]

Post-Test Training Project Management [17/04/25]

Professional Development

•

50 Qs

MCQs on Material for Pharmaceutical plant construction

MCQs on Material for Pharmaceutical plant construction

Professional Development

•

49 Qs

14.2.1 & 14.2.2  Quiz

14.2.1 & 14.2.2 Quiz

Professional Development

•

42 Qs

Evaluasi Prinsip HAKI

Evaluasi Prinsip HAKI

Professional Development

•

50 Qs

CSA1121- Object-Oriented Systems Development

CSA1121- Object-Oriented Systems Development

Professional Development

•

40 Qs

Python Programming Quiz

Python Programming Quiz

Assessment

Quiz

•

Engineering

•

Professional Development

•

Practice Problem

•

Hard

Created by

Dr BHUVANESWARI S EEE Teaching

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who developed Python?

Dennis Ritchie

Guido van Rossum

James Gosling

Bjarne Stroustrup

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about Python?

Python is an interpreted language

Python is a compiled language

Python is a low-level language

Python is a hardware-dependent language

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following code? print("Hello\nWorld")

Hello World

Hello

World

Hello\nWorld

Error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following code if the user enters 5? x = input("Enter a number: ") print(type(x))

<class 'int'>

<class 'str'>

<class 'float'>

Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following code?

x = 10

y = x

x = 20

print(y)

10

20

Error

None

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is used to display output in Python?

display()

echo()

print()

output()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which extension is used for Python files?

.py

.java

.c

.exe

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?