read input file to create course struct array
This commit is contained in:
3 files changed
+79
-32
No files matched your search
+7
-1
@@ -2,4 +2,10 @@
|
||||
main
|
||||
|
||||
# vscode config
|
||||
.vscode/
|
||||
.vscode/
|
||||
|
||||
# testing
|
||||
*.py
|
||||
|
||||
# output
|
||||
output/
|
||||
Reference in new issue
Block a user