first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-09-30 18:11:26 -04:00
commit e592ca6823
27270 changed files with 5002257 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
username,firstname,lastname,email
student1,Student,One,s1@example.com
student2,Student,Two,s2@example.com
student3,Student,Three,s3@example.com
1 username firstname lastname email
2 student1 Student One s1@example.com
3 student2 Student Two s2@example.com
4 student3 Student Three s3@example.com