Application to output numbers and their squares to the console
Last updated on January 7, 2019
Public Permissions:
View
Open/Fork
Run
Comment
Console Output Template
This template outputs data to the Node.js console, which is automatically directed to the server logs.
Each workspace comes with its own Node.js web server and its own set of logs. The logs can be used to
output and analyze information such as debugging data and errors. Typically, when a runtime error occurs,
detailed information can be found in the logs.
Be the first to comment:
Comments