Assignments

Assignment 0: Dummy Assignment

For this assignment, I created a simple python script that adds two numbers and prints their sum to the command line.

Github Link

Assignment 1: Data Collection and Analysis

My classmates and I collected data on the arrival of CDS elevators. After the four day data collection period, I wrote python scripts to analyze the data, and find an optimal waiting place to minimize the average distance you have to walk to a random elevator that will arrive.

Github Link