-
Notifications
You must be signed in to change notification settings - Fork 18
Breanna fixing grammar #8
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
base: main
Are you sure you want to change the base?
Conversation
I will be reviewing |
Ok so I guess you are reading this cuz you wanna use my code. There are some | ||
functions that do stuf and thats: | ||
You are reading this because you want to use my code. | ||
Check out this function. This will import a factorial: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
instead of "a factorial" you could write something like "the factorial
function"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks okay - but perhaps you could expand further
9 | ||
|
||
and this other part does something. I forget why that I did it: | ||
This functino will make a fibonnacci sequence up to 100: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
small typo "functino" -> "function"
sorry - saw that too late ;) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this wraps up my comments
Ok so I guess you are reading this cuz you wanna use my code. There are some | ||
functions that do stuf and thats: | ||
You are reading this because you want to use my code. | ||
Check out this function. This will import a factorial: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks okay - but perhaps you could expand further
No description provided.