Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of mas

mas

mas has asked 2 questions and find answers to 1 problems.

Stats

23
EtPoint
2
Vote count
2
questions
1
answers

About

public class MAS {
    public static void main(String[] args) {
        System.out.println("Hello, Friends.\n");
    }
}