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

Typo/Misspelling #13

Open
MackRoe opened this issue Feb 23, 2021 · 0 comments
Open

Typo/Misspelling #13

MackRoe opened this issue Feb 23, 2021 · 0 comments

Comments

@MackRoe
Copy link

MackRoe commented Feb 23, 2021

In Exercize 2:
fossile should be fossil
conpare should be compare
feed should be feeds
"Does the function handles every possible input correctly?" should be "Does the function handle every possible input correctly?"
"Add the necessary logic to make sure the function handle every possible input properly." should be "Add the necessary logic to make sure the function handles every possible input properly."

In Pytest Fixtures:
"Now, let’s write some unit test for the above class in a different file:" should be "Now, let’s write some unit tests for the above class in a different file:"

In Exercise 4:
gaurd should be guard

In Solution to Exercise 1:
"Floating-point error can causes the result of an calculation differ slightly from the correct answer." should be "Floating-point error can cause the result of a calculation to differ slightly from the correct answer."

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

No branches or pull requests

1 participant