Skip to content

Conversation

RishitModi
Copy link

Description
This PR updates an earlier documentation entry for the .b2a_base64() method, part of Python's binascii module.

The file, b2a-base64.md, has been updated ,under the path content/python/concepts/binascii-module/terms/b2a-base64/. The entry provides a clearer definition of the method, its syntax, parameters, and includes both a standard example and a runnable Codebyte example to demonstrate its functionality.

Issue Solved
Closes #7697

Type of Change
Updating the new entry

Checklist
[x] All writings are my own.
[x] My entry follows the Codecademy Docs style guide.
[x] My changes generate no new warnings.
[x] I have performed a self-review of my own writing and code.
[x] I have checked my entry and corrected any misspellings.
[x] I have made corresponding changes to the documentation if needed.
[x] I have confirmed my changes are not being pushed from my forked main branch.
[x] I have confirmed that I'm pushing from a new branch named after the changes I'm making.
[x] I have linked any issues that are relevant to this PR in the Issues Solved section.

Copy link
Collaborator

@mamtawardhani mamtawardhani left a comment

Choose a reason for hiding this comment

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

Hey @RishitModi, The entry follows the Codecademy standsrds and looks good for a second review! 🚀

@RishitModi
Copy link
Author

thanks! @codecademy-docs can we undergo the second review?

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.

[Term Entry] Python binascii-module: .b2a_base64()

2 participants