3

public class MyLife {
public static void main (String [] args) {
System.out.println ("My life sucks!");
}
}

Comments
Add Comment