lab09: init

This commit is contained in:
2026-03-08 21:48:10 -07:00
parent aff81eb6da
commit 9662155716
7 changed files with 183 additions and 0 deletions

4
lab09/test.csv Normal file
View File

@@ -0,0 +1,4 @@
Year,Make,Model,Length
1997,Ford,E350,2.34
2000,Mercury,Cougar,2.38
1 Year Make Model Length
2 1997 Ford E350 2.34
3 2000 Mercury Cougar 2.38