Skip to content

Conversation

@Rishabh1925
Copy link
Contributor

Closes #7733

This Pull Request adds the new documentation entry for the Python standard library method, binascii.crc_hqx().

Implementation Details:

  • File Path: Created the file at the required location: content/python/concepts/binascii-module/terms/crc-hqx/crc-hqx.md.
  • Structure: The entry includes the mandatory sections: Description, Syntax, and Example.
  • Codebyte: Included a Codebyte section with compilable Python code demonstrating the checksum calculation.
  • Content: Explains the purpose of the CRC-HQX standard for detecting data transmission errors.

@Rishabh1925
Copy link
Contributor Author

Hello! @mamtawardhani @codecademy-docs I have finished creating the new term entry for crc_hqx.md.

The submission includes the Codebyte section and follows the Codecademy documentation style guides. Ready for review!

@mamtawardhani mamtawardhani self-assigned this Nov 4, 2025
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.

Looks good for a second review! 🚀

Copy link
Collaborator

@Sriparno08 Sriparno08 left a comment

Choose a reason for hiding this comment

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

Looks good, @Rishabh1925!

@Sriparno08 Sriparno08 merged commit 99c97bb into Codecademy:main Nov 5, 2025
7 checks passed
@github-actions
Copy link

github-actions bot commented Nov 5, 2025

👋 @Rishabh1925
You have contributed to Codecademy Docs, and we would like to know more about you and your experience.
Please take a minute to fill out this four question survey to help us better understand Docs contributions and how we can improve the experience for you and our learners.
Thank you for your help!

🎉 Your contribution(s) can be seen here:

https://www.codecademy.com/resources/docs/python/binascii-module/crc-hqx

Please note it may take a little while for changes to become visible.
If you're appearing as anonymous and want to be credited, visit the linked accounts page and ensure that your GitHub account is linked.

@Sriparno08 Sriparno08 added status: review 2️⃣ completed and removed status: under review Issue or PR is currently being reviewed labels Nov 5, 2025
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: .crc_hqx()

3 participants