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

Sample Output Typo Fixes #82

Merged
merged 5 commits into from Jun 15, 2020
Merged

Sample Output Typo Fixes #82

merged 5 commits into from Jun 15, 2020

Conversation

GamingDevilsCC
Copy link
Contributor

Here a few typo's are solved, including a missing '.', a missing part of the sample output, and output that should not be shown to the user.

The example code shows a print statement including "the elements of the array are: ", however, this is missing from the sample output.
When the user adds the word "bye" to their program upon not finding the characters "av", the exercise is tested to be incorrect. When the user removes this functionality however, their solution is said to be correct. Because of this, the word "bye" should not be in the output as it misleads the user.
@vercel
Copy link

vercel bot commented Feb 19, 2020

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

🔍 Inspect: https://zeit.co/mooc/programming-20/grvztgind
✅ Preview: https://programming-20-git-fork-gamingdevilscc-master.mooc.now.sh

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

2 participants