en.javascript.info/1-js/01-getting-started/02-statements/01-console-log/task.md
2021-06-09 07:07:18 +03:00

266 B

Hello, world!

Welcome to the tasks!

Practicing will help you to understand theory and hone your skills!

The first task is simple, just to get acquainted.

Write the code to console.log a message "Hello" (you actually saw the correct right in the tutorial).