Search Header Logo

kuis kedua

Authored by Astrilia Sarasati

Computers

Used 11+ times

kuis kedua
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Apa tujuan dari library pandas dalam analisis data menggunakan Python?

a. Visualisasi data

b. Manipulasi data

c. Membuat grafik

d. Menulis program Python

2.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Bagaimana cara mengimpor library pandas di Python?

a. import pd

b. import pandas as pd

c. using pandas

d. pandas.import as pd

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Apa fungsi dari library matplotlib dalam analisis data menggunakan Python?

a. Manipulasi data

b. Membuat grafik dan visualisasi data

c. Interaksi dengan database

d. Menganalisis teks

4.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Apa yang dimaksud dengan variabel dalam Bahasa Python?

a. Sebuah fungsi.

b. Sebuah objek yang menyimpan nilai.

c. Sebuah operator matematika.

d. Sebuah tipe data.

5.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Bagaimana cara memberikan nilai awal pada sebuah variabel di Python?

a. initialize x

b. x := value

c. x = value

d. value = x

6.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Jika Anda memiliki dua variabel, a = 5 dan b = 3, berapakah nilai a setelah pernyataan a += b dijalankan?

a. 8

b. 5

c. 3

d. 15

7.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Apa yang terjadi setelah menjalankan pernyataan berikut?

x = 5

y = x

x = 10

a. x dan y memiliki nilai yang sama.

b. x dan y memiliki nilai berbeda.

c. x dan y akan memiliki nilai yang sama jika dicetak.

d. x dan y akan error karena variabel telah diinisialisasi ulang.

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?