fork download
  1. # your code goes here
  2. x = 3
  3. y = 9
  4. z = x + y
Success #stdin #stdout 0.01s 7204KB
stdin
Standard input is empty
stdout
Standard output is empty