Join GyanXp WhatsApp Channel! - Join Now
Correct Answer: 5 characters
Correct Answer: tuple
m = 0 while m < 5: print(m) m += 1 if m == 3: break else: print(0)
Correct Answer: 00102
import numpy as np a = np.array([[1,2,3],[0,1,4]]) print(a.size)
Correct Answer: 6
Correct Answer: To make a Matrix with all element 0
Please log in to start this test.
Not registered yet? Sign up
Send OTP
Verify OTP