Python Programming Fundamental

Python Programming Fundamental

Professional Development

20 Qs

quiz-placeholder

Similar activities

Python - String and Lists

Python - String and Lists

Professional Development

20 Qs

WORD DASAR TIK

WORD DASAR TIK

Professional Development

20 Qs

Teknologi Jaringan Komputer

Teknologi Jaringan Komputer

Professional Development

15 Qs

IT-020-3:2013 – C01 (1)

IT-020-3:2013 – C01 (1)

Professional Development

20 Qs

Module 2 Review

Module 2 Review

Professional Development

20 Qs

UJIAN SEMESTER II :  KKPI (TAHUN 2019-2020)

UJIAN SEMESTER II : KKPI (TAHUN 2019-2020)

Professional Development

20 Qs

Operators in Python

Operators in Python

9th Grade - Professional Development

17 Qs

Machine Learning (1)

Machine Learning (1)

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?