class WhatsUp { public static void main(String[] args) { System.out.println(" What's up?! "); } } Languages and Tools: