Join GyanXp WhatsApp Channel! - Join Now
import numpy as np a = np.array([[1,2,3,4], [5,6,7,8], [9,10,11,12]]) print(a[2,2])
Correct Answer: 11
def add(a, b): return a+5, b+5 result = add(3, 2) print(result)
Correct Answer: (8,7)
Correct Answer: Machine language
Correct Answer: None of these above
Correct Answer: Sequence, Selection, Repeat
Username or Email
Password
Log In
Login with OTP
Not registered yet? Sign up
By login, you agree to our Privacy & Policy & Disclaimer
Send OTP
Verify OTP