print(bin(input())
File "Main.py", line 1 print(bin(input()) ^ SyntaxError: unexpected EOF while parsing