#-*-coding:utf-8-*- input("Нажмите Enter ...")
Выводит в консоли:
╨Э╨░╨╢╨╝╨╕╤В╨╡ Enter ... Traceback (most recent call last): File "D:\CODE\Python\...\...\....py", line 3, in <module> input("╨Э╨░╨╢╨╝╨╕╤В╨╡ Enter ...") File "<string>", line 0 ^ SyntaxError: unexpected EOF while parsing