This commit is contained in:
louiscklaw
2025-02-01 02:00:56 +08:00
parent a767348238
commit adf68946ae
4 changed files with 13 additions and 0 deletions

BIN
Data Lab 4.pdf Normal file

Binary file not shown.

BIN
Screenshot 2023-09-27 at 18.33.27.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Screenshot 2023-09-27 at 18.36.27.png (Stored with Git LFS) Normal file

Binary file not shown.

7
gitUpdate.bat Normal file
View File

@@ -0,0 +1,7 @@
git status .
@pause
git add .
git commit -m"update darrenmong12240,"
start git push