Skip to content
New issue

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

Update lecture-3.md #6

Merged
merged 1 commit into from May 25, 2022
Merged

Update lecture-3.md #6

merged 1 commit into from May 25, 2022

Conversation

snavne3t
Copy link
Contributor

code from line no. 20 does not have declaration of "x". Thus code on line no. 21 will give error of "Uncaught reference....". Either add declaration of 'x' as it is in above code snippet or just change the output of line no 21 from undefined to "Uncaught reference..."(As I suggested in this change request).

code from line no. 20 does not have declaration of "x". Thus code on line no. 21 will give error of "Uncaught reference....". Either add declaration of 'x' as it is in above code snippet or just change the output of line no 21 from undefined to "Uncaught reference..."(As I suggested in this change request).
@alok722 alok722 merged commit 0640ee8 into alok722:master May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants