Skip to content

Conversation

@ikostan
Copy link
Owner

@ikostan ikostan commented Nov 25, 2025

No description provided.

Initial commit for the secret-handshake Exercism exercise. Includes configuration, metadata, help and readme files, the implementation in secret_handshake.py, and corresponding unit tests in secret_handshake_test.py.
Simplifies the ACTIONS dictionary to use zero-based indices and updates the commands function to correctly process bits and reverse the result when the fifth bit is set. This improves clarity and correctness in mapping binary input to handshake actions.
@ikostan ikostan self-assigned this Nov 25, 2025
@ikostan ikostan added documentation Improvements or additions to documentation enhancement New feature or request CI/CD exercism github actions Pull requests that update GitHub Actions code github_actions Pull requests that update GitHub Actions code labels Nov 25, 2025
@ikostan ikostan moved this to In Progress in Exercism: Python Track Nov 25, 2025
@ikostan ikostan merged commit 52f385a into dependabot/github_actions/actions/checkout-6 Nov 25, 2025
8 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Exercism: Python Track Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD documentation Improvements or additions to documentation enhancement New feature or request exercism github actions Pull requests that update GitHub Actions code github_actions Pull requests that update GitHub Actions code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants