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

DOCS: Adding some new exercise #98

Merged
merged 2 commits into from
Oct 13, 2023
Merged

DOCS: Adding some new exercise #98

merged 2 commits into from
Oct 13, 2023

Conversation

SusheelThapa
Copy link
Contributor

Exercise are added for concatentation, conditional statements, constants and functions.

Exercise are added for concatentation, conditional statements, constants and functions.
@vercel
Copy link

vercel bot commented Oct 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
learn-javascript ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 13, 2023 4:19pm

Copy link
Owner

@sumn2u sumn2u left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding additional exercises. Everything looks good beside the typo.

* [ ] Write a program to store the product of `23` times `41` and print its value.
- [ ] Write a program to store the product of `23` times `41` and print its value.

- [ ] Write a program that generates a multiplication talbe for a specific number. The program should take a number as input and then display the multiplication table for that number, from 1 to 10.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we have a typo in multiplication talbe.

@SusheelThapa
Copy link
Contributor Author

@sumn2u Can you review again?

Copy link
Owner

@sumn2u sumn2u left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sumn2u sumn2u merged commit 4e21636 into sumn2u:main Oct 13, 2023
1 check passed
@SusheelThapa SusheelThapa deleted the exercise branch October 14, 2023 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants