migration from cloud service
This commit is contained in:
6
week4/run_all.py
Normal file
6
week4/run_all.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import ex1,ex2,ex3,ex4,ex5
|
||||
ex1.main()
|
||||
ex2.main()
|
||||
ex3.main()
|
||||
ex4.main()
|
||||
ex5.main()
|
||||
Reference in New Issue
Block a user