Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Pedro Hoehl Carvalho

Pedro Hoehl Carvalho

Pedro Hoehl Carvalho has asked 0 questions and find answers to 16 problems.

Stats

4.0k
EtPoint
1.9k
Vote count
0
questions
16
answers

About

while(true){
            sleep();
            eat();
            code();
        }