
Python Summer Internship Quiz -10

Quiz
•
Other
•
University
•
Hard

Gnaneshwar Reddy
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you calculate the mean of a NumPy array arr?
a) arr.mean()
b) np.mean(arr)
c) arr.mean(axis=0)
d) Both a and b
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not true about NumPy?
It is a cross-platform module
It stands for Number Python
We need to install this module before using it
None of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the output of the below code.
a = np.array([[[1,2,3],[4,5,6]]])
print(a.ndim)
1
(1,3)
3
(3,1)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the function itemsize() return?
It returns the size of the array
It returns the number of elements in the array
It returns the byte size of each element of the array
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the output of the below code.
a = np.array([[1,2,3],[4,5,6]])
then what is a[1,2]
6
5
2
TypeError
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to reshape a NumPy array arr to a shape (2, 3)?
arr.reshape(3, 2)
arr.reshape((2, 3))
np.reshape(arr, (2, 3))
Both b and c
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of np.array([1, 2, 3]) + np.array([1, 2, 3])?
[2, 4, 6, 4]
[2, 4, 6]
Error
[1, 2, 3, 4, 1, 2, 3]
Create a free account and access millions of resources
Similar Resources on Wayground
7 questions
Text Mining with Python (week 9)

Quiz
•
University
15 questions
Exploring Data Types and Queries

Quiz
•
University
10 questions
Gold Batch Quiz -4

Quiz
•
University
13 questions
MidQs - COMP112

Quiz
•
University
10 questions
Algoritma Struktur Data (1)

Quiz
•
University
10 questions
B4 - More about Polymorphism

Quiz
•
University
10 questions
Coding Challenge Round 1

Quiz
•
University
15 questions
Web Dev

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
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
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University