
ADP KUIS 4
Authored by Iqbal Ramadani
Mathematics
University
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min ⢠4 pts
Apa hasil dari kode berikut? ```python angka = [1, 2, 3, 4] angka[2] = angka[2] + angka[0] print(angka) ```
2.
MULTIPLE CHOICE QUESTION
1 min ⢠4 pts
Perhatikan kode berikut: ```python data = (1, 2, 3) data[0] = 10 ``` Apa yang akan terjadi?
3.
MULTIPLE CHOICE QUESTION
1 min ⢠4 pts
Manakah yang menghasilkan output `[2, 3]`? ```python x = [1, 2, 3, 4] ...? ```
4.
MULTIPLE CHOICE QUESTION
1 min ⢠4 pts
Apa hasil akhir dari kode berikut? ```python x = {1, 2, 3} x.add(4) x.update([2, 5]) print(x) ```
5.
MULTIPLE CHOICE QUESTION
1 min ⢠4 pts
Apa hasil dari kode berikut? ```python angka = [1, 2, 3] del angka[1] print(angka) ```
6.
MULTIPLE CHOICE QUESTION
1 min ⢠4 pts
Perhatikan kode berikut: ```python a = [1, 2] b = a a.append(3) print(b) ``` Apa hasil dari `b`?
7.
MULTIPLE CHOICE QUESTION
1 min ⢠4 pts
Apa hasil dari kode berikut? ```python tuple1 = (1, 2) tuple2 = (3, 4) print(tuple1 + tuple2) ```
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
20 questions
Matrix
Quiz
ā¢
University
20 questions
Pengantar Statistik Sosial 7
Quiz
ā¢
University
20 questions
PPKMB UNIAS 2024
Quiz
ā¢
University
20 questions
15/08/21
Quiz
ā¢
University
20 questions
Maths (1C) Vivi Loves Science : Wind And Water - Term 2 AVV
Quiz
ā¢
1st Grade - University
20 questions
Math Quiz
Quiz
ā¢
University
20 questions
EXAMEN FUNDAMENTOS 1 (elevación-depresión)
Quiz
ā¢
8th Grade - University
20 questions
Penjumlahan Bilangan Cacah (1)
Quiz
ā¢
1st Grade - University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
ā¢
3rd Grade
20 questions
Equivalent Fractions
Quiz
ā¢
3rd Grade
25 questions
Multiplication Facts
Quiz
ā¢
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
ā¢
9th Grade
22 questions
fractions
Quiz
ā¢
3rd Grade
11 questions
FOREST Effective communication
Lesson
ā¢
KG
20 questions
Main Idea and Details
Quiz
ā¢
5th Grade
20 questions
Context Clues
Quiz
ā¢
6th Grade
Discover more resources for Mathematics
7 questions
Introduction to Fractions
Interactive video
ā¢
1st Grade - University
14 questions
Transformations of Quadratic Functions
Quiz
ā¢
KG - University
16 questions
Say it with Symbols Review
Quiz
ā¢
7th Grade - University
20 questions
Special Right Triangles
Quiz
ā¢
8th Grade - University
7 questions
Learning Check: 1 step Equations
Quiz
ā¢
9th Grade - University
17 questions
Differential Equations Review
Quiz
ā¢
11th Grade - University