
Quzi python- Szymon A

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
Szymon Augustynek
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Co zwraca funkcja sum_list([1, 2, 3])?
3
6
[1, 2, 3]
None
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jaki będzie wynik wywołania is_in_list(5, [1, 2, 3, 4, 5])?
True
False
5
None
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Która linia kodu inicjuje pusty słownik?
dictionary = {}
dictionary = []
dictionary = set()
dictionary = ()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Co zwraca count_occurrences(['apple', 'banana', 'apple'])['apple']
1
2
3
apple
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Która linia kodu dodaje nową parę klucz-wartość do słownika?
dictionary.append('key', 'value')
dictionary['key'] = 'value
dictionary.add('key', 'value')
dictionary.insert('key', 'value')
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Co zwróci create_dictionary(['a'], [1])['a']?
['a']
[1]
1
'a'
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Która funkcja sprawdza, czy element jest w liście?
sum_list()
is_in_list()
count_occurrences()
create_dictionary()
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Problem Solving using Python and R - UNIT II - Dictionary

Quiz
•
12th Grade
20 questions
مراجعة عامة على المنهج – الجزء الأول

Quiz
•
10th Grade
15 questions
Microsoft Word Review

Quiz
•
12th Grade
15 questions
Creating and Altering Data Structure

Quiz
•
9th - 12th Grade
20 questions
COMPUTER SCIENCE CLASS 9

Quiz
•
9th Grade
15 questions
Python Dictionaries Quiz

Quiz
•
10th Grade
15 questions
Python Programming Quiz

Quiz
•
12th Grade
18 questions
Computer Science (Python)

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade