Dmitry Kaltovich

1,641
reputation
16
18
    while(alive){
          eat()
          code()
          sleep()
          repeat()
    }