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

fix: fixed the result for question 200 where 100 would be logged as i… #250

Merged
merged 1 commit into from May 11, 2024

Conversation

shubham-tam
Copy link
Contributor

For question 200

The result should display "Good morning" and "100" on separate lines. However, the code was missing the comment tags, causing another 100 to be printed in the browser console This PR fixes that issue by enclosing "100" within comment tags, ensuring it appears as intended.

@sudheerj sudheerj merged commit 6ba7073 into sudheerj:master May 11, 2024
@sudheerj
Copy link
Owner

@shubham-tam Thanks for PR

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