
Pre-Assessment Test: Python Basics

Quiz
•
Other
•
University
•
Medium
Sushma Sushma
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is used to output data in Python?
print()
echo()
write()
show()
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which data type is immutable in Python?
List
Tuple
Dictionary
Set
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the output of: type(3.5)?
int
float
double
number
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which operator is used for exponentiation in Python?
^
**
//
%%
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which method is used to add an item to a list?
append()
insert()
push()
add()
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of the following code? x = [1, 2, 3] total = 0 for i in x: total += i print(total)
1
3
6
Error
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output? for i in range(1, 5): if i % 2 == 0: print(i) else: print('Odd')
Odd 2 Odd 4
Odd Even Odd Even
Odd 2 Odd 4
Error
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Type Conversions and Computation

Quiz
•
University
20 questions
Programming Fundamentals

Quiz
•
KG - University
24 questions
Round 3: Coding Round

Quiz
•
University
25 questions
Introduction to Python and Data Analytics Basics

Quiz
•
University
20 questions
Pelatihan 2 - BE - Bootcamp DCI

Quiz
•
University
20 questions
Quizz 2

Quiz
•
University
20 questions
SnT_Module-1_06/07/2020

Quiz
•
University
20 questions
Python MCQ Quiz

Quiz
•
University
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Other
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University
2 questions
Pronouncing Names Correctly

Quiz
•
University
34 questions
WH - Unit 2 Exam Review -B

Quiz
•
10th Grade - University
21 questions
Mapa países hispanohablantes

Quiz
•
1st Grade - University
10 questions
Transition Words

Quiz
•
University
5 questions
Theme

Interactive video
•
4th Grade - University
25 questions
Identifying Parts of Speech

Quiz
•
8th Grade - University
10 questions
Spanish Greetings and Goodbyes!

Lesson
•
6th Grade - University