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

Fix "Making the Grade" ('Loops`) Concept Exercise #2407

Merged
merged 14 commits into from
May 18, 2021

Conversation

BethanyG
Copy link
Member

@BethanyG BethanyG commented Apr 27, 2021

Added range(), enumerate(), break, and continue to the exercise.

  • Rewrote introduction.md
  • Rewrote instructions.md
  • Rewrote hints.md
  • Rewrote exemplar.py
  • Rewrote loops_test.py
  • Added docstrings to loops.py
  • Added a /.meta/links.json file
  • Formatted .meta/config.json file

@BethanyG BethanyG requested a review from cmccandless May 4, 2021 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improve exercise 💖 improve test case 💖 improve test case(s) for an exercise x:size/large Large amount of work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants