Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Shan Chathusanda Jayathilaka

Shan Chathusanda Jayathilaka

Shan Chathusanda Jayathilaka has asked 1 questions and find answers to 1 problems.

Stats

18
EtPoint
2
Vote count
1
questions
1
answers

About

public Person(){
    boolean simple = true;
    tryingToLearnNewThings("always");
    helpingOthers(true);
}