Skip to content

The-Marcy-Lab-School/python-takehome-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NYC 311 Service Requests Analysis

How to Run

  1. Make sure you have Python 3 installed.
  2. Navigate to this folder in your terminal.
  3. Run the script:

python3 analysis.py

Output will be saved to output.txt. The console will confirm when the file has been written.

What This Script Does

[Write 2-3 sentences describing what your script does in plain English.]

Dependencies

This script uses only Python's built-in libraries: csv.

Notes

[Optional: anything you want to flag about your approach or assumptions.]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors