DEV Community

Cover image for A TRUE FACT
WISECoDeR
WISECoDeR

Posted on

A TRUE FACT

do
Sout ("awesome programmer");

while(alive){
eat();
sleep();
code();
repeat();
}
}

Top comments (1)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.