Skip to content

Fix some issues in Part 2 and Part 3 #318

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

Merged
merged 3 commits into from
Mar 1, 2022
Merged

Conversation

KygekDev
Copy link
Contributor

@KygekDev KygekDev commented Sep 30, 2021

  • Fixes upper limit is larger than the starting point
  • Fixes inaccurate explanation of previous exercise
  • Replaces index.size() with teachers.size() (Also an issue that gets fixed)

Upper limit (to) must be smaller than starting point (from) to print noting.
@vercel
Copy link

vercel bot commented Sep 30, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/mooc/programming-20/DWAGotenxgBKTvwdFyNgLDhVYUfc
✅ Preview: https://programming-20-git-fork-kygekdev-patch-1-mooc.vercel.app

@KygekDev KygekDev changed the title Fix upper limit is larger than the starting point Fix some issues in Part 2 Oct 1, 2021
Variable index is an integer
@KygekDev KygekDev changed the title Fix some issues in Part 2 Fix some issues in Part 2 and Part 3 Oct 2, 2021
@ConcernedHobbit ConcernedHobbit merged commit 8ed2fe2 into rage:master Mar 1, 2022
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.

2 participants