Explore Library
QuizBeginner

The Node.js REPL

Typing node with no file opens an interactive shell for testing code.

What happens when you type `node` in the terminal with no filename?