Python Programming Quiz

Python Programming Quiz

University

40 Qs

quiz-placeholder

Similar activities

Cascade 2025- Analog Design Quiz

Cascade 2025- Analog Design Quiz

University

35 Qs

Posttest Siklus 2

Posttest Siklus 2

11th Grade - University

40 Qs

SOAL PAT PRAKARYA 2025

SOAL PAT PRAKARYA 2025

9th Grade - University

45 Qs

Sumatif  Akhir Semester (SAS) CNC Kelas XI 2024/2025

Sumatif Akhir Semester (SAS) CNC Kelas XI 2024/2025

11th Grade - University

45 Qs

Simple Machines and Rube Goldberg Devices Test Review

Simple Machines and Rube Goldberg Devices Test Review

8th Grade - University

35 Qs

AR 1.6 - Time to Switch Gears

AR 1.6 - Time to Switch Gears

8th Grade - University

44 Qs

1.8 Bevel Up / Design Process Quiz

1.8 Bevel Up / Design Process Quiz

9th Grade - University

39 Qs

Test - Gerencia de Proyectos

Test - Gerencia de Proyectos

University

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