8
pratik1
7y

While(alive){
eat();
sleep();
code();
continue();
}

Comments
Add Comment