-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Add documentation for Python binascii.a2b_hex() method #7708
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
Conversation
mamtawardhani
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.
Looks good for a second review! 🚀
content/python/concepts/binascii-module/terms/a2b-hex/a2b-hex.md
Outdated
Show resolved
Hide resolved
Radhika-okhade
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.
Made slight change to the description.
The entry looks good to be merged.
|
👋 @Tia-ani 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/python/binascii-module/a2b-hex Please note it may take a little while for changes to become visible. |
This PR adds a new entry for the
a2b_base16()function under Python's binascii module concepts.The documentation includes:
File added:
content/python/concepts/binascii-module/terms/a2b-base16/a2b-base16.md