Python Programming Quiz

Python Programming Quiz

University

40 Qs

quiz-placeholder

Similar activities

INDUSTRIAL AUTOMATION LEVEL 4

INDUSTRIAL AUTOMATION LEVEL 4

University

40 Qs

Electrical Hazards and Safety Devices

Electrical Hazards and Safety Devices

9th Grade - University

43 Qs

MỘT SỐ CÂU TRẮC NGHIỆM MINH HỌA

MỘT SỐ CÂU TRẮC NGHIỆM MINH HỌA

7th Grade - University

38 Qs

Quiz for fresher Rizviite

Quiz for fresher Rizviite

University

40 Qs

Turning revision

Turning revision

11th Grade - University

44 Qs

IED 2.1.1 Tolerance Practice

IED 2.1.1 Tolerance Practice

9th Grade - University

36 Qs

ввп,

ввп,

University

35 Qs

2DO PARCIAL DE TECNOLOGIA DEL CONCRETO

2DO PARCIAL DE TECNOLOGIA DEL CONCRETO

University

38 Qs

Python Programming Quiz

Python Programming Quiz

Assessment

Quiz

Engineering

University

Practice Problem

Medium

Created by

Yuvarani Technology

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of print(type(10))?

<class 'float'>

 <class 'int'>

<class 'str'>

<class 'bool'>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct extension of a Python file?

.py

.python

.pyt

.pt

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the keyword used to define a function in Python?

func

def

define

function

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of print(2 ** 3)?

5

6

8

9

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you take input from a user in Python?

get()

scan()

input()

read()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of print(10/3)?

3.0

3.33

3

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of print(10 // 3)?

3.33

3.0

3

Error

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?