3rd Year August Quiz

Quiz
•
Computers
•
University
•
Hard
Anand Bhasme
Used 1+ times
FREE Resource
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct way to create a dictionary in Python?
mydict = [1, 2, 3]
mydict = (1, 2, 3)
mydict = {1: 'a', 2: 'b'}
mydict = <1, 2, 3>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this code?
3
4
5
6
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the map() function do in Python?
It maps elements from one list to another
It applies a function to every item of an iterable and returns a list of results
It creates a dictionary from two lists
It creates a map of key-value pairs
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about Python's GIL (Global Interpreter Lock)?
It allows multiple threads to execute Python bytecode at the same time.
It is removed in Python 3.x
It prevents multiple threads from executing Python bytecode simultaneously.
It is required for multi-threaded applications to run.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code print?
99
1
2
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code?
[1, 2, 3]
[1, 2, 3, 1, 2, 3, 1, 2, 3]
[3, 6, 9]
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a mutable data type in Python?
tuple
list
string
integer
Create a free account and access millions of resources
Similar Resources on Wayground
45 questions
SAS/PAS Informatika IX

Quiz
•
9th Grade - University
42 questions
Sistem Basis Data UTS Latihan

Quiz
•
University
40 questions
ML-40-Questions

Quiz
•
University
38 questions
ER Model

Quiz
•
University
40 questions
CH 5

Quiz
•
University
35 questions
IAS 2 Security Architecture and Design Quiz 3

Quiz
•
University
35 questions
Web Lanjut 2025

Quiz
•
University
40 questions
KUIS JARINGAN DASAR MEI 2024

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University