You are viewing a single comment's thread. Return to all comments →
Why are you checking if "y" is <= len(list) ? This is given by the problem, right?
Seems like cookies are disabled on this browser, please enable them to open this website
Array Manipulation
You are viewing a single comment's thread. Return to all comments →
Why are you checking if "y" is <= len(list) ? This is given by the problem, right?