File "/tmp/compiler_n9r4h948/src", line 4 print(b + '^' + p + ' mod ' + k + '=' + str(b**p%k) ^
SyntaxError: unexpected EOF while parsing
神马鬼???