Skip to content
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

Some changes for workshop exercises #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

drumusician
Copy link

Hey @Tuxified,

Here are some changes to the exercises for Week 1.

Mostly language specific small changes, but also two actual implementation changes.

  • FizzBuzz => Changed it to reflect the actual FizzBuzz that has Fizz as divisible by 3 and Buzz for 5

  • determine pair
    => I changed the tests to individual verify (not sure what you were doing there, so forgive me if I broke your code there...)
    => modified the solution for determine pair. Let me know if you like it. There might be a more concise solution still and I would really love your feedback ;)

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant