Open msbit opened 7 years ago
Remove reference to deprecated module sys, and replace only call to sys.puts with console.log.
sys
sys.puts
console.log
Remove reference to deprecated module
sys
, and replace only call tosys.puts
withconsole.log
.