Modul 1

Modul 1

Professional Development

19 Qs

quiz-placeholder

Similar activities

Python basics

Python basics

Professional Development

22 Qs

SERVER ESSENTIAL LA2

SERVER ESSENTIAL LA2

KG - Professional Development

20 Qs

Python AA

Python AA

Professional Development

20 Qs

Applications/games

Applications/games

Professional Development

15 Qs

IT Essentials Ch 12 Review - Mobile, Linux, and MacOS

IT Essentials Ch 12 Review - Mobile, Linux, and MacOS

9th Grade - Professional Development

22 Qs

Android Study Jam session 3 "Scrollable List"

Android Study Jam session 3 "Scrollable List"

University - Professional Development

14 Qs

Linked List

Linked List

Professional Development

15 Qs

Searching and Sorting

Searching and Sorting

University - Professional Development

15 Qs

Modul 1

Modul 1

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Fathin Difa

Used 30+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Keyword apa yang harus digunakan untuk memeriksa nilai dalam list?

on

in

at

find

try

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jika Anda ingin menghapus elemen terakhir my_list, metode yang tepat untuk digunakan adalah?

my_list.del()

my_list.remove()

my_list.pop()

my_list.removes()

my_list.pops()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Metode mana yang harus digunakan untuk mengubah setiap huruf dari string agar tidak menggunakan huruf kapital?

istitle()

lower()

small()

proper()

islower()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Anda memiliki kalimat: “The fastest plane in the world”. Jika ingin mengecek indeks kata 'plane', cara apa yang harus digunakan?

where_index()

get_index()

indexes()

find_index()

index()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Jika Anda ingin membuat dictionary dengan keluaran yang sama dengan dictionary berikut (Dict), kode mana yang harus Anda gunakan?

Media Image
Media Image
Media Image
Media Image

semua benar

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Dari dictionary diatas, fungsi apa yang kita gunakan untuk mengenal kunci-kunci yang ada di dictionary?

keys_items()

key()

get_keys()

keys()

pop_keys()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Apa output dari kode di atas?

Error, karena kondisi dalam pernyataan kondisional salah

Error, nilai antara a dan b tidak boleh sama

"a is equal to b"

"b is equal to a"

Error, karena harus a = b dalam pernyataan if

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?