🚀 Hurry! Offer Ends In
00 Days
00 Hours
00 Mins
00 Secs
Enroll Now
X

निम्नलिखित कोड के लिए आउटपुट क्या होगा?

What will be output for the following code ?

import numpy as np
a = np.array( [2, 3, 4, 5] )
print(a.dtype)
A)
B)
C)
D)

Explanation:
Latest Updates