-
Notifications
You must be signed in to change notification settings - Fork 96
Update bitwise-operator.md #86
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 bitwise-operator.md #86
Conversation
|
@Utkarsh1504 pls review this. |
Utkarsh1504
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please do the suggested changes, Great work! 👍🏻
Co-authored-by: Utkarsh Mishra <76392681+Utkarsh1504@users.noreply.github.com>
|
Pls review this @Utkarsh1504 I think i have resolved the changes required . If not, pls ping me again |
Utkarsh1504
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you for your hard work!🎈✨🎉
Fixes #77
Short description of what this resolves: Added documentation that was missing in bitwise-operator.md
What Changes proposed in this pull request:
-Add in-depth documentation for the lesson Bitwise Operator.
Checklist
Notes: I have added a .md file on bitwise operators, that covers in-depth and brief description on the topics including programming questions