fork download
  1. # your code goes here
  2.  
  3. print int((0.1 + 0.7) * 10)
Success #stdin #stdout 0.01s 23352KB
stdin
Standard input is empty
stdout
7