fork download
  1. # your code goes here
  2. a=2
  3. print(a)
Success #stdin #stdout 0.02s 27712KB
stdin
Standard input is empty
stdout
2