import java.util.scanner class main { public static void main(string[]args) { system out.Println("Hello.World!"); } }