class HalloFred { public static void main(java.lang.String[] args) { System.out.println("Hallo Fred, wie ist das Wetter bei Dir?"); }}