fork download
  1. a=4;b=7
  2. print(a+b)
Success #stdin #stdout 0.01s 7020KB
stdin
Standard input is empty
stdout
11