-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add Positive number function to the main #36
Conversation
Important note on why comments where resolved without change: Luyando will be unable to access a laptop, so I marked my comments as resolved - HOWEVER, her code was perfect and my 2 comments were merely suggestions, so it does not really impact her project. In other words, whether or not changed were applied based on my comments, the code would work as perfectly as ever. |
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.
Code performs its function well, and passes all checks.
name: positive number function solution review
about: A template PR for code review with a checklist
function that checks if number is positive
Behavior
Files
/tests/test_file_name.py
Unit Tests
Function Docstring
Raises:
The Function
Strategy
Do's
Don'ts
Implementation
when it's too restricting.