You are viewing a single comment's thread. Return to all comments →
def strangeCounter(t):! start=1 end=3 no = 3 ans=0 while(endend): break start = start+no no = no*2 end = end+no ans = 1+(end-t) return ans
Seems like cookies are disabled on this browser, please enable them to open this website
Strange Counter
You are viewing a single comment's thread. Return to all comments →
def strangeCounter(t):! start=1 end=3 no = 3 ans=0 while(endend): break start = start+no no = no*2 end = end+no ans = 1+(end-t) return ans