Skip to content

Crypto Square #302

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

Merged
merged 3 commits into from
May 6, 2025
Merged

Crypto Square #302

merged 3 commits into from
May 6, 2025

Conversation

rabestro
Copy link
Member

@rabestro rabestro commented May 5, 2025

This PR ports the "Crypto Square" exercise to the AWK track.

Closes #301

Jegors Cemisovs added 2 commits May 5, 2025 23:47
This commit introduces the initial implementation for the "Crypto Square" exercise. It includes the main solution in `crypto-square.awk`, comprehensive tests in `test-crypto-square.bats`, an example solution, metadata, and documentation with instructions.
Updated `config.json` to include the Crypto Square exercise and adjusted file references for test clarity. Added a new `tests.toml` file to define test case descriptions and mappings for the exercise. Removed empty contributors and ensured consistency with other metadata fields.
@rabestro rabestro requested review from glennj and IsaacG May 5, 2025 20:55
@rabestro rabestro self-assigned this May 5, 2025
@rabestro rabestro marked this pull request as ready for review May 5, 2025 20:57
@rabestro rabestro added the x:module/practice-exercise Work on Practice Exercises label May 5, 2025
Simplified the example script by removing the unused BEGIN block. The change ensures the script is more concise while maintaining functionality. Other parts of the file remain unchanged.
@rabestro rabestro merged commit 027dadb into main May 6, 2025
2 checks passed
@rabestro rabestro deleted the issue/301 branch May 6, 2025 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:module/practice-exercise Work on Practice Exercises
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crypto Square
2 participants