We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaaad33 commit e526922Copy full SHA for e526922
app.js
@@ -1,3 +1,3 @@
1
window.onload = () => {
2
- //console.log('This is your first program executing!');
+ console.log('This is your first program executing!');
3
}
0 commit comments