Semester 2 :honkponk:

This commit is contained in:
2023-08-16 10:34:02 -05:00
parent f81aeadce2
commit bf07dca9d0
95 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
snumber,sname,city,status
s1,white,london,20
s2,black,paris,25
s3,green,paris,21
s4,black,london,15
s5,papas,athens,18
s6,pireli,rome,32
1 snumber sname city status
2 s1 white london 20
3 s2 black paris 25
4 s3 green paris 21
5 s4 black london 15
6 s5 papas athens 18
7 s6 pireli rome 32