Saghir A. Khatri

3,429
reputation
6
45
76
while (1){
   eat();
   sleep();
   code();
}