Write implementation of is_in_deadzone() function
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Use the unit-test file provided (along with pytest) to get the first implementation of the function working. Write a bunch more tests to make sure your function works. Return True if it is inside the circle of the specified radius, and return False otherwise. Ask for help on Slack if you need something.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.