fork download
  1. # your code goes here
  2. x = 10
  3. y = 14
  4. print(y)
Success #stdin #stdout 0.04s 9560KB
stdin
Standard input is empty
stdout
14