Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giacomosx/cc-hurricane-analysis-project

A simple project with several functions that organize and manipulate data about Category 5 Hurricanes.
https://github.com/giacomosx/cc-hurricane-analysis-project

codecademy hurricanes python3

Last synced: 5 days ago
JSON representation

A simple project with several functions that organize and manipulate data about Category 5 Hurricanes.

Awesome Lists containing this project

README

        

# CC Hurricane Analysis Project

# Hurricane Analysis

Several functions that organize and manipulate data about Category 5 Hurricanes, the strongest hurricanes as rated by their wind speed. Each one of these functions will use a number of parameters, conditionals, lists, dictionaries, string manipulation, and return statements.

@giacomosx