We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This lesson expects a blank "other_file.js" but the initial file is not blank. It has the first student entry already complete.
Here is the relevant text from the lesson:
There is a blank JS file included in this lab called other_file.js
Upon opening "other_file.js" it becomes clear that there is already a line of code:
console.log(name)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This lesson expects a blank "other_file.js" but the initial file is not blank. It has the first student entry already complete.
Here is the relevant text from the lesson:
Upon opening "other_file.js" it becomes clear that there is already a line of code:
The text was updated successfully, but these errors were encountered: