OpenSourceCornell / Spring_2018_WICC_OSC

The Git Workshop for the Spring 2018 WICC and Open Source Cornell Introduction to Open Source event.
1 stars 21 forks source link

climbTheSlope #16

Open alexanderGGreenberg opened 6 years ago

alexanderGGreenberg commented 6 years ago

Implement the funciton in src/climbTheSlope.py with the following specification:

Given the distance of the path you take up the slope (in meters) and your current speed (in meters/second), return how many seconds you estimate it will take to finally reach the top.