fork download
  1. val = 1.0 / 16
  2. print(val); # 0
  3.  
  4. #https://pt.stackoverflow.com/q/198268/101
Success #stdin #stdout 0.02s 28384KB
stdin
Standard input is empty
stdout
0.0625