kg227-dev / BME547_Classwork

0 stars 0 forks source link

Test Coordinates #13

Open kg227-dev opened 1 year ago

kg227-dev commented 1 year ago

https://github.com/kg227-dev/BME547_Classwork/blob/main/test_coordinates.py

dward2 commented 1 year ago

Your tests, as written, are good tests. But, something you need to be careful about, especially with the assignments, is that you follow the specifications as requested. For example, this exercise calls for developing a Python function that:

For this exercise, this isn't a problem. But, in an assignment, I will be looking for you to deliver the functions I am requesting.