fork download
  1. # your code goes here
  2.  
  3.  
  4. _='_=%r;print(_%%_)';print(_%_)
  5.  
Success #stdin #stdout 0.02s 9124KB
stdin
Standard input is empty
stdout
_='_=%r;print(_%%_)';print(_%_)