mas

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