Skip to content

snow #46

Open
Open
snow#46
@alexanderGGreenberg

Description

@alexanderGGreenberg

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

Activity

thejxp

thejxp commented on Mar 7, 2018

@thejxp

🙋🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

      Participants

      @alexanderGGreenberg@joelahoover@thejxp

      Issue actions

        snow · Issue #46 · OpenSourceCornell/Spring_2018_WICC_OSC