Quiz 9
Quiz
•
Computers
•
University
•
Hard
Mohand Mahmoud
Used 2+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
import numpy as np
arr = np.array([1, 2, 3, 4, 5])
print(arr)
[1 2 3 4 5]
(1 2 3 4 5)
1 2 3 4 5
{1 2 3 4 5}
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
import numpy as np
arr = np.array([1, 2, 3, 4, 5])
print(arr)
print(type(arr))
array
list
tuple
all choices is wrong
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
import numpy as np
d = np.array([[[1, 2, 3], [4, 5, 6]], [[1, 2, 3], [4, 5, 6]]])
print(d.ndim)
0
4 X 3
3
4
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
import numpy as np
arr = np.array([[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]])
print(arr[-1, 0, -2])
2
5
8
11
5.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
import numpy as np
arr = np.array([[1,2,3,4,5], [6,7,8,9,10]])
print(arr[-2, -5] * arr[0, 0] *arr[1, 1])
5
7
30
error
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
import numpy as np
arr = np.array([1, 2, 3, 4, 5, 6, 7])
print(arr[3:5])
[3 4 5]
[3:5]
all choices is wrong
[4 5]
7.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
import numpy as np
arr = np.array([[1, 2, 3, 4, 5], [6, 7, 8, 9, 10]])
print(arr[0:1, 1:-2])
[]
[[2 3]]
[[2 3],[7 8]]
all choices is wrong
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
2. Ayo Main Quiz Lagi
Quiz
•
University - Professi...
20 questions
Đề Cương Ôn Thi Tin Học 3
Quiz
•
5th Grade - University
20 questions
IT Essential UIUX Chapter 03 (Typography)
Quiz
•
University
20 questions
Excel
Quiz
•
University
16 questions
Entrada e Saída em Python
Quiz
•
University
20 questions
Skill Competition Quiz 2024
Quiz
•
10th Grade - University
20 questions
Quiz 1: Steps in Problem Solving
Quiz
•
University
15 questions
Introducción Redes Tele1 IB
Quiz
•
10th Grade - University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Computers
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms
Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms
Quiz
•
11th Grade - University
20 questions
La Hora
Quiz
•
9th Grade - University
7 questions
Cell Transport
Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University