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 LinkFor this assignment, I created a simple python script that adds two numbers and prints their sum to the command line.
Github LinkMy 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