fork download
  1. # your code goes here
  2. x=input
  3. print(x)
Success #stdin #stdout 0.07s 14088KB
stdin
我真棒
stdout
<built-in function input>