Python Programming Fundamental

Python Programming Fundamental

Professional Development

20 Qs

quiz-placeholder

Similar activities

Hygiene dan Sanitasi

Hygiene dan Sanitasi

Professional Development

20 Qs

Module 1 Exercise (Python)

Module 1 Exercise (Python)

Professional Development

20 Qs

R Beginner Quiz

R Beginner Quiz

Professional Development

15 Qs

Machine Learning (1)

Machine Learning (1)

Professional Development

18 Qs

Python

Python

Professional Development

20 Qs

Basis Data Kelas XI

Basis Data Kelas XI

Professional Development

20 Qs

PTS KJD

PTS KJD

University - Professional Development

20 Qs

Flutter Online Quiz

Flutter Online Quiz

Professional Development

18 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?