Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Khalifa Nikzad

Khalifa Nikzad

Khalifa Nikzad has asked 2 questions and find answers to 1 problems.

Stats

29
EtPoint
5
Vote count
2
questions
1
answers

About

<?php
    while (!die) {
        learn();
    }
?>

enter image description here