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
Apa fungsi dari metode append() pada objek list dalam Python?
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 Wayground
20 questions
Sosial Media Marketing

Quiz
•
University
20 questions
Pretest Data Science

Quiz
•
University
20 questions
Pemahaman Microsoft Office untuk Siswa

Quiz
•
10th Grade - University
20 questions
soal tik tema microsoft Office

Quiz
•
6th Grade - University
20 questions
Quiz Microsoft Excel: Sort and Filter

Quiz
•
5th Grade - University
20 questions
Pandas Python: Trabajo con Datos

Quiz
•
University
20 questions
Integritas Aplikasi Perkantoran

Quiz
•
10th Grade - University
15 questions
Algoritma dan Flowchart Quiz

Quiz
•
11th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

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

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

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

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University