Apa fungsi dari 'print' di Python?, Menampilkan output, Menghitung angka, Menyimpan data, Menghapus file, Mengubah variabel, Bagaimana cara mendefinisikan fungsi di Python?, def nama_fungsi():, function nama_fungsi(), fn nama_fungsi(), fun nama_fungsi(), nama_fungsi(), Apa output dari kode: print(2 + 3 * 4)?, 14, 20, 24, 10, 12, Bagaimana cara membuat komentar di Python?, # Komentar, // Komentar, /* Komentar */, <!-- Komentar -->, ** Komentar **, Apa tipe data untuk bilangan bulat di Python?, int, float, str, bool, list, Bagaimana cara mengimpor modul math di Python?, import math, include math, require math, use math, load math, Apa output dari kode: len('Python')?, 6, 5, 7, 8, 4, Bagaimana cara menambahkan elemen ke list di Python?, list.append(x), list.add(x), list.insert(x), list.push(x), list.put(x), Apa fungsi dari 'if' di Python?, Kondisi logika, Perulangan, Deklarasi variabel, Definisi fungsi, Import modul, Bagaimana cara mengubah string menjadi integer di Python?, int('123'), str('123'), float('123'), list('123'), bool('123'), Apa output dari kode: 'Hello' + 'World'?, HelloWorld, Hello World, Hello, World, WorldHello, World Hello, Bagaimana cara membuat loop for di Python?, for i in range(x):, loop i in range(x):, for i to x:, repeat i in x:, while i < x:, Apa fungsi dari 'return' di Python?, Mengembalikan nilai, Menghentikan loop, Mendefinisikan variabel, Mengimpor modul, Menampilkan output, Bagaimana cara menangkap kesalahan di Python?, try-except, catch-error, handle-error, try-catch, error-check, Apa output dari kode: 5 == 5?, True, False, 5, Error, None, Bagaimana cara membuat list di Python?, [1, 2, 3], (1, 2, 3), {1, 2, 3}, <1, 2, 3>, 1, 2, 3, Apa fungsi dari 'while' di Python?, Perulangan, Kondisi logika, Deklarasi variabel, Definisi fungsi, Import modul, Bagaimana cara menghapus elemen dari list di Python?, list.remove(x), list.delete(x), list.pop(x), list.clear(x), list.cut(x), Apa output dari kode: 9 % 2?, 1, 0, 2, 9, Error, Bagaimana cara mengakses elemen pertama dari list di Python?, list[0], list[1], list.first(), list.begin(), list.start()
0%
Kuis Pemrograman Python Kelas 11
Share
Share
by
Adenbustan
Kls 10
Informatika
Edit Content
Print
Embed
More
Assignments
Leaderboard
Show more
Show less
This leaderboard is currently private. Click
Share
to make it public.
This leaderboard has been disabled by the resource owner.
This leaderboard is disabled as your options are different to the resource owner.
Revert Options
Airplane
is an open-ended template. It does not generate scores for a leaderboard.
Log in required
Visual style
Fonts
Subscription required
Options
AI Enhanced: This activity contains content generated by AI.
Learn more.
Switch template
Show all
Open results
Copy link
QR code
Delete
Continue editing:
?