Python Programming Fundamental

Python Programming Fundamental

Professional Development

20 Qs

quiz-placeholder

Similar activities

Teknologi Jaringan Komputer

Teknologi Jaringan Komputer

Professional Development

15 Qs

Pengukuran listrik

Pengukuran listrik

Professional Development

20 Qs

KOMPUTER DAN JARINGAN X RPL

KOMPUTER DAN JARINGAN X RPL

Professional Development

20 Qs

ULANGAN HARIAN ARABIC

ULANGAN HARIAN ARABIC

Professional Development

15 Qs

PNEUMATIC SYSTEM

PNEUMATIC SYSTEM

Professional Development

15 Qs

Soal PPPK Kemampuan Integritas & Sosiokultural Guru

Soal PPPK Kemampuan Integritas & Sosiokultural Guru

Professional Development

20 Qs

sistem operasi

sistem operasi

11th Grade - Professional Development

21 Qs

Postest BERLIAN

Postest BERLIAN

Professional Development

20 Qs

Python Programming Fundamental

Python Programming Fundamental

Assessment

Quiz

Computers, Education

Professional Development

Hard

Created by

Muhammad Aulia

Used 89+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

int

float

str

bool

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Kode yang tepat untuk dapat menghasilkan output 3.14 adalah . . .

print(math.floor(math.pi))

print(round((math.pi)))

print(round((math.pi), 2))

print(22 / 7)

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

100

200

False

TypeError

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Ketika muncul 'Masukkan nominal 0 - 10 : ' di output cell dan kita ketik 9, maka output yang muncul adalah . . .

Terima kasih

Uang Anda tidak cukup

TypeError

9

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Output yang tepat dari kode di samping adalah . . .

Selamat datang di Indonesia

Selamat datang di Indonesi

elamat datang di Indonesi

elamat datang di Indonesia

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

 

Agar output yang dihasilkan adalah ['jakarta', 'bandung', 'surabaya'], maka function yang tepat untuk menggantikan thisFunction()

islower()

lower()

is_lower()

lowers()

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Output yang tepat adalah . . .

[2, 4, 6, 8, 10, 12, 14, 16, 18, 20]

[2, 4, 6, 8, 10, 12]

[2, 4, 6, 10, 12]

[2, 4, 6, 8]

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?