You are viewing a single comment's thread. Return to all comments →
def halloweenParty(k): a=k//2 b=k-a return a*b
Seems like cookies are disabled on this browser, please enable them to open this website
Halloween party
You are viewing a single comment's thread. Return to all comments →