Hansolo414

16
reputation
4

I've recently been active after creating a count more than 9 months ago. I've done python for the last month. My interests include pandas, numpy, matplotlib, bs4, requests, and more.I love coding and basketball.

if hungry == True:

   eat()

else:

   if random.randint(0,2) == 1:
      code()
   else:
     PlayBasketball()