numpy library

Quiz
•
Computers
•
University
•
Hard
ตะวัน ขุนอาสา
Used 7+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ข้อใดคือตัวแปรประเภท List ในภาษาไพธอน
x=[2,4,8,9,0]
x=(0,9,1,2,4)
x={7,8,9,10,11}
x=<4,7,8,5,2>
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ข้อใดคือตัวแปร Tuple ในภาษาไพธอน
a=(1,2,3,4,5)
b=[8,7,9]
c=4,5,5,6,'sum'
d={45,25,4.5,9.4}
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ข้อใดคือผลลัพธ์ของคำสั่ง np.arange(6)
[1,2,3,4,5,6]
[0,1,2,3,4,5]
[0,1,2,3,4]
[1,2,3,4,5,6,7]
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ข้อใดคือผลลัพธ์ของคำสั่ง np.arange(3,6)
[3,4,5,6]
[3,4,5]
[1,2,3,4,5,6]
[1,3,6]
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ข้อใดคือผลลัพธ์ของคำสั่ง np.arange(6, dtype=np.int64)
[1,2,3,4,5,6]
[1,3,5,7,9,11]
[0,1,2,3,4,5]
[1,64]
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ถ้าใช้คำสั่ง x=np.arange(9) และเรียกดูข้อมูล x[: -2] จะได้ผลลัพธ์เป็นข้อใด
[0,1,2,3,4,5,6]
[0,1,2,3,4,5,6,7,8]
[1,2,3,4,5,6,7,8,9]
[9,8,7,6,5,4,3,2,1]
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ถ้าใช้คำสั่ง x=np.arange(9) และเรียกดูข้อมูล x[:7 :2] จะได้ผลลัพธ์เป็นข้อใด
[0,1,2,3,4,5,6]
[0,1,2,3,4,5,6,7,8]
[1,2,3,4,5,6,7,8,9]
[0,2,4,6]
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Java Programming

Quiz
•
University
15 questions
[Python For All] Quiz 5 - Numpy

Quiz
•
University
17 questions
Quiz 9

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

Quiz
•
University
10 questions
Introduction to NumPy (easy)

Quiz
•
University
20 questions
Season 5 #Spaic Python Weekly Quiz

Quiz
•
KG - Professional Dev...
12 questions
Python Quiz 1.6

Quiz
•
University
15 questions
ARRAYLIST - JAVA

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade