
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
1.0 INDEKS Tingkatan 3
Quiz
•
KG - Professional Dev...
20 questions
Plano Cartesiano
Quiz
•
University
20 questions
Unit 05 - Create and use databases
Quiz
•
University
20 questions
Transformar - Atención y Concentración2
Quiz
•
University
20 questions
Operaciones con números naturales - 5to B
Quiz
•
5th Grade - University
20 questions
Exploring Linear Equations and Lines
Quiz
•
10th Grade - University
20 questions
Integers
Quiz
•
7th Grade - University
20 questions
COMPLETING THE SQUARE
Quiz
•
12th Grade - University
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
Discover more resources for Mathematics
7 questions
Introduction to Fractions
Interactive video
•
1st Grade - University
50 questions
Independent and Dependent Variables
Quiz
•
6th Grade - University
25 questions
Types of numbers
Quiz
•
KG - University
20 questions
Factoring Practice
Quiz
•
8th Grade - University
15 questions
Simple Probability
Quiz
•
KG - University
10 questions
Translations and Reflections Practice Quiz
Quiz
•
KG - University
9 questions
Multiplying and Dividing Integers
Quiz
•
KG - University