Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Dexter

Dexter

Dexter has asked 8 questions and find answers to 1 problems.

Stats

51
EtPoint
1
Vote count
8
questions
1
answers

About

while(true) {

    Eat();
    Code();
    Dota2();
    Sleep();
}