PreTest - Python

PreTest - Python

University

65 Qs

quiz-placeholder

Similar activities

PPS - Chapter 7,8,9,10

PPS - Chapter 7,8,9,10

University

60 Qs

TKI MODUL 3 TKJ

TKI MODUL 3 TKJ

University

62 Qs

Internet Hardware

Internet Hardware

9th Grade - University

60 Qs

L12- ÔN TẬP KIỂM TRA GIỮA KỲ 1

L12- ÔN TẬP KIỂM TRA GIỮA KỲ 1

12th Grade - University

60 Qs

2023-2024 Living in IT Era Midterm Exam

2023-2024 Living in IT Era Midterm Exam

University

60 Qs

ôn tập bài 5-10 tin 11

ôn tập bài 5-10 tin 11

11th Grade - University

60 Qs

Soalan  Percubaan Tahap 4 (set 2) sesi april2019

Soalan Percubaan Tahap 4 (set 2) sesi april2019

University

60 Qs

2 Facts 1 Lie

2 Facts 1 Lie

University

60 Qs

PreTest - Python

PreTest - Python

Assessment

Quiz

Computers

University

Hard

Created by

Prof. Thakur

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...

65 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of `print(type([]))`?
<class 'list'>
<type 'list'>
<list>
list

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to define a function in Python?
define
function
fun
def

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of `print(2**3)`?
6
8
9
5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct file extension for Python files?
.pt
.py
.pyt
.pyth

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is immutable in Python?
list
set
dictionary
tuple

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of `print(10//3)`?
3.33
3
3.0
Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used to comment a single line in Python?
//
<!-- -->
##
#

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?