OU blog

Personal Blogs

Richard Walker

Groundhog for coders

Visible to anyone in the world
def recursiveGroundHogDay(day):
   if state == 'LovedUpAtLast':
      return "Be happy'
   else:
     recursiveGroundHogDay(day)

  

  

  

Permalink Add your comment
Share post