You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR is part of our project of making our Practice Exercises
more consistent and human. For more context please see the
following forum-thread:
https://forum.exercism.org/t/new-project-making-practice-exercises-more-consistent-and-human-across-exercism/3943
The main changes for this exercise are:
- make the introduction friendlier
- move everything about binary into the instructions
- make the instructions more approachable and (hopefully) easier to understand
You are starting a secret coding club with some friends and friends-of-friends.
4
+
Not everyone knows each other, so you and your friends have decided to create a secret handshake that you can use to recognise that someone is a member.
5
+
You don't want anyone who isn't in the know to be able to crack the code.
6
+
7
+
You've designed the code so that one person says a number between 1 and 31, and the other other person turns it into a series of actions.
0 commit comments