Skip to content
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

snow #46

Open
alexanderGGreenberg opened this issue Mar 7, 2018 · 1 comment
Open

snow #46

alexanderGGreenberg opened this issue Mar 7, 2018 · 1 comment
Labels
enhancement New feature or request Medium

Comments

@alexanderGGreenberg
Copy link
Contributor

alexanderGGreenberg commented Mar 7, 2018

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

Snow falls unevenly on Cornell's campus.
Your objective is, given a dictionary of Cornell
buildings and their respective snowfall in inches,
return the building that experienced the most snowfall
Example input: {Uris: 5, Gates: 3.4, Philips: 7.9}
Example output: Philips

@joelahoover joelahoover added enhancement New feature or request Medium labels Mar 7, 2018
@thejxp
Copy link

thejxp commented Mar 7, 2018

🙋🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Medium
Projects
None yet
Development

No branches or pull requests

3 participants