Search Header Logo

TA M2 D

Authored by ML IBES

Computers

University

Used 1+ times

TA M2 D
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Cara mengimpor Numpy pada skrip Python...

from math import numpy

import numpy as np

use numpy

numpy -import

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Cara menampilkan nilai 1,2,3 adalah...

print(arr[3:]) 

print(arr[:2]) 

print(arr[2:]) 

print(arr[:3]) 

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Output dari program berikut?

[1, 2, 3]

1 2 3

123

1, 2, 3

4.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Media Image

Lengkapi bagian kosong di bawah ini!

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Numpy adalah...

Tipe data

Library

Bahasa pemrograman

Pemodelan data

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Bagaimana cara untuk melihat tipe data suatu variabel?

print(var) 

print(len(var)) 

print(var.shape) 

print(type(var)) 

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

.ndim merupakan fungsi untuk?

Menghitung jumlah elemen array Numpy 

Menggabungkan array Numpy 

Menampilkan jumlah dimensi array Numpy 

Membuat array Numpy baru 

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?