fork download
  1. # your code goes here
  2. x=abs(-10)
  3. print(x)
Success #stdin #stdout 0.11s 14160KB
stdin
Standard input is empty
stdout
10