Perintah yang digunakan untuk mencetak data di Python adalah:
Kuis Google colaboratory

Quiz
•
Computers
•
10th Grade
•
Medium
Ari Wiharsono
Used 8+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
write()
print()
echo()
show()
log()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Manakah dari berikut ini adalah pemberian nilai yang benar pada variabel?
x == 5
5 = x
x := 5
x = 5
let x = 5
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Tipe data array di google colaboratory disebut:
set
tuple
dictionary
list
array
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Output dari kode berikut adalah: print("Halo", "Dunia")
Halo Dunia
HaloDunia
Halo\nDunia
"Halo", "Dunia"
Error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Untuk menambahkan item ke dalam list, digunakan fungsi:
push()
insert()
add()
append()
put()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Output dari kode berikut adalah: a = [1,2,3] print(a[1])
1
2
3
Error
[1]
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Kode yang benar untuk mencetak angka 1 sampai 5 adalah:
for i in 1..5: print(i)
for i in range(1,5): print(i)
for i in range(1,6): print(i)
while i < 5: print(i)
repeat i from 1 to 5
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
analisis data bab 1

Quiz
•
10th Grade
20 questions
Praktik Lintas Bidang Informatika

Quiz
•
10th Grade
20 questions
Quiz Pemrograman Phyton

Quiz
•
9th - 12th Grade
15 questions
QUIZ TAMBAHAN

Quiz
•
10th Grade
20 questions
Python Basics (CodeHS)

Quiz
•
7th - 12th Grade
20 questions
Arrays in Java

Quiz
•
9th - 12th Grade
20 questions
Analisis Data X-2

Quiz
•
10th Grade
15 questions
INFORMATIKA X-5

Quiz
•
10th Grade - University
Popular Resources on Quizizz
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade