0 Forks
0 Stars
0 Watchers

Election_Analysis

The Election Analysis repo uses Python, in conjunction with Microsoft Visual Studio Code to confirm the winner of the election and analyze the data further to determine which county had the highest voter turnout. The actual vote count and percentages were determined for each candidate and each county using lists, dictionaries, for loops, and conditional statements with membership and logical operators.

How to download and setup Election_Analysis

Open terminal and run command
git clone https://github.com/melindamalone/Election_Analysis.git
git clone is used to create a copy or clone of Election_Analysis repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Election_Analysis https://github.com/melindamalone/Election_Analysis/archive/master.zip

Or simply clone Election_Analysis with SSH
[email protected]:melindamalone/Election_Analysis.git

If you have some problems with Election_Analysis

You may open issue on Election_Analysis support forum (system) here: https://github.com/melindamalone/Election_Analysis/issues