loading...

(function repeat() {

eat();

sleep();

code();

repeat();

})();