YOUR NAME: .edu

Kill the terminal window and use VS Code to open app.js as found in the assignment03_endpoint folder. It holds Node.js code that defines the guessing game API endpoint. You will write code like this later in the semester! Notice that at the bottom of the file there is a block of code that defines what port this web API endpoint will be served from. ................
................