Python Programming Quiz

Python Programming Quiz

Professional Development

45 Qs

quiz-placeholder

Similar activities

online quiz-19/11/25

online quiz-19/11/25

Professional Development

49 Qs

EE Objective

EE Objective

Professional Development

40 Qs

Kiến thức về Virus máy tính

Kiến thức về Virus máy tính

Professional Development

47 Qs

Draw Tool

Draw Tool

Professional Development

50 Qs

Circuitos eléctricos

Circuitos eléctricos

Professional Development

41 Qs

Module 10 : Aviation Legislations

Module 10 : Aviation Legislations

Professional Development

50 Qs

LOKESWAR GHADEI

LOKESWAR GHADEI

Professional Development

50 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

Create a free account and access millions of resources

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?