Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Robin Goupil

Robin Goupil

Robin Goupil has asked 1 questions and find answers to 1 problems.

Stats

24
EtPoint
5
Vote count
1
questions
1
answers

About

while (1) {
  code();
  learn();
  play();
}