fork download
  1. print(['10', '10', '10', '10', '10'].map(parseInt))
Success #stdin #stdout 0.01s 4984KB
stdin
Standard input is empty
stdout
10,NaN,2,3,4