in_str = input("Please typing.\n")
print(in_str.upper()+" World!")