This commit is contained in:
2026-03-30 10:02:17 +08:00
parent 876c77f6c1
commit 923c041dd6
5 changed files with 86 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
import ex1,ex2,ex3,ex4
ex1.main()
ex2.main()
ex3.main()
ex4.main()