You are viewing a single comment's thread. Return to all comments →
t = tuple( map(int, (input().split(" ")))) print(numpy.zeros((t), dtype = int)) print(numpy.ones((t), dtype = int))
dtype = depending on the version used
Seems like cookies are disabled on this browser, please enable them to open this website
Zeros and Ones
You are viewing a single comment's thread. Return to all comments →
dtype = depending on the version used