Is the ',' in ‘console.log(i, '' + obj[i]);’ wrong?
ryangun opened this issue · 1 comments
ryangun commented
peterjwest commented
You can give multiple arguments to console.log :)
ryangun opened this issue · 1 comments
You can give multiple arguments to console.log :)