Apa fungsi dari metode append() pada objek list dalam Python?
kuis pertama

Quiz
•
Computers
•
University
•
Hard
Astrilia Sarasati
Used 6+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Menghapus elemen dari list
Menambahkan elemen ke akhir list
Mengurutkan elemen list
Membalik urutan elemen list
2.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Apa output dari program berikut ini?
x = 5
y = 2
print(x // y)
2.5
2
2.0
2.5 (tergantung versi Python)
3.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Apa tipe data dari hasil evaluasi ekspresi 3.14 dalam Python?
Integer
Float
String
Boolean
4.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Apa hasil dari eksekusi kode berikut?
nilai = 7
if nilai > 5:
print("Lulus")
else:
print("Gagal")
Lulus
Gagal
Tidak ada output
Terjadi error
5.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Apa output dari program berikut?
angka = 0
while angka < 5:
print(angka, end=" ")
angka += 1
0 1 2 3 4 5
1 2 3 4 5
0 1 2 3 4
Tidak ada output
6.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Jika x = 10 dan y = 5, apa output dari program berikut?
x = 10
y = 5
if x > y:
print("x lebih besar dari y")
elif x < y:
print("x lebih kecil dari y")
else:
print("x sama dengan y")
x lebih besar dari y
x lebih kecil dari y
x sama dengan y
Error
7.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Apa fungsi dari library requests dalam Python?
Mengirimkan permintaan HTTP
Menangani database SQL
Membuat file CSV
Menghasilkan grafik statistik
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
PSAS Genap Microsoft Excel

Quiz
•
12th Grade - University
20 questions
ms. excel

Quiz
•
University
15 questions
Quiz Microsoft Excel

Quiz
•
9th Grade - University
15 questions
Python Workshop Day - 2

Quiz
•
University
15 questions
INFORMATIKA X-5

Quiz
•
10th Grade - University
20 questions
Quiz Microsoft Word

Quiz
•
8th Grade - University
20 questions
Quiz Microsoft Excel untuk Kelas 5 SD

Quiz
•
5th Grade - University
15 questions
Aplikasi Perkantoran untuk Kelas 7

Quiz
•
1st Grade - University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade