Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Doomny 58

Doomny 58

Doomny 58 has asked 0 questions and find answers to 1 problems.

Stats

13
EtPoint
2
Vote count
0
questions
1
answers

About

Person me = Person.me();
while(me.awake()){
   me.code();
}