# -*- coding: utf-8 -*- #------- # Initialize ans = "Hello World!" #------- # Define #------- # Do #------- # Output print(ans)