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
+3
View File
@@ -0,0 +1,3 @@
username,password,firstname,lastname,email,course1,group1
jonest,verysecret,Tom,Jones,jonest@example.com,math102,Section 1
reznor,somesecret,Trent,Reznor,reznor@example.com,math102,Section 3
1 username password firstname lastname email course1 group1
2 jonest verysecret Tom Jones jonest@example.com math102 Section 1
3 reznor somesecret Trent Reznor reznor@example.com math102 Section 3