Search Header Logo

Diagnostik Kelas 9

Authored by Mhd Habibi

Computers

9th Grade

Used 9+ times

Diagnostik Kelas 9
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

51 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

Bagaimana cara yang benar untuk menampilkan "Hello, Python!" di konsol?

display("Hello, Python!")

System.out.println("Hello, Python!")

print("Hello, Python!")

console.log("Hello, Python!")

2.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

Ekstensi file standar untuk script Python adalah...

.pyt

.pth

.py

.pyn

3.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

Komentar satu baris dalam Python diawali dengan simbol...

#

--

/*

//

4.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

Tipe data apakah yang digunakan untuk menyimpan bilangan desimal?

float

bool

str

int

5.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

Tipe data manakah yang merepresentasikan nilai benar (True) atau salah (False)?

bool

str

int

dict

6.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

Jika a = [1, 2, 3] dan b = [4, 5], apa hasil dari a + b?

[5, 7, 3]

[1, 2, 3], [4, 5]

Error

[1, 2, 3, 4, 5]

7.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

Apa hasil dari len((10, 20, 30))?

2

Error

4

3

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?