Cara mengimpor Numpy pada skrip Python...

TA M2 D

Quiz
•
Computers
•
University
•
Hard
ML IBES
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
from math import numpy
import numpy as np
use numpy
numpy -import
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
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
Output dari program berikut?
[1, 2, 3]
1 2 3
123
1, 2, 3
4.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
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
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
CS1010 Lab 4

Quiz
•
University
15 questions
DATA STRUCTURES QUIZ

Quiz
•
University
12 questions
Chapter 2-1: Array Part 1

Quiz
•
University
10 questions
Data Analytics using Python - Quiz 1

Quiz
•
University
12 questions
DS_NumPy_TEST1

Quiz
•
University
15 questions
JavaScript

Quiz
•
University
10 questions
C++ vs Python: A Quiz Introduction

Quiz
•
11th Grade - University
10 questions
RVS_Tech_quizz_even2024-25

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade