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

Raindrops approaches #946

Merged
merged 5 commits into from Jan 29, 2024
Merged

Conversation

danilopiazza
Copy link
Contributor

Add some approaches to the Raindrops exercise in the C language track.

  • Create config.json
  • Create introduction.md
  • Add a new approach using if statements
    • Create snipptet.txt
    • Create content.md
  • Add a new approach using the sprintf function
    • Create snipptet.txt
    • Create content.md
  • Add a new approach using data-driven programming
    • Create snipptet.txt
    • Create content.md

See also: https://forum.exercism.org/t/raindrops-dig-deeper-approaches/9520.

Comment on lines 2 to 3


Copy link
Member

Choose a reason for hiding this comment

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

Suggested change

Copy link
Member

Choose a reason for hiding this comment

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

Overall looks good to me, but I noticed the extra blank line which did not seem to be consistent.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks! Fixed.

@ryanplusplus ryanplusplus merged commit 39c890b into exercism:main Jan 29, 2024
4 checks passed
@danilopiazza danilopiazza deleted the raindrops-approaches branch January 30, 2024 08:47
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.

None yet

3 participants