Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Dmitry Kaltovich

Dmitry Kaltovich

Dmitry Kaltovich has asked 0 questions and find answers to 16 problems.

Stats

410
EtPoint
133
Vote count
0
questions
16
answers

About

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