From 7f4d7b29a7ccbeb65259f9bb8d47ae78a597308f Mon Sep 17 00:00:00 2001
From: Ashwin Maran <amaran@wisc.edu>
Date: Sun, 25 Feb 2024 13:58:16 -0600
Subject: [PATCH] Upload New File

---
 .../16_List_Practice/Lecture Code/restaurants.csv         | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 s24/AmFam_Ashwin/16_List_Practice/Lecture Code/restaurants.csv

diff --git a/s24/AmFam_Ashwin/16_List_Practice/Lecture Code/restaurants.csv b/s24/AmFam_Ashwin/16_List_Practice/Lecture Code/restaurants.csv
new file mode 100644
index 0000000..ab39101
--- /dev/null
+++ b/s24/AmFam_Ashwin/16_List_Practice/Lecture Code/restaurants.csv	
@@ -0,0 +1,8 @@
+restaurant_id,name,x_coord,y_coord
+MCD_1,McDonalds,-3,-3
+EIN_1,Einsteins Bagels,1,3
+STA_1,Starbucks,0,1
+MCD_2,McDonalds,2,0
+GRE_1,Greenbush Donuts,0,-3
+STA_2,Starbucks,-2,1
+PAN_1,Panda Express,,
-- 
GitLab