Added week 7
This commit is contained in:
4
week7/Exercises/run_all.py
Normal file
4
week7/Exercises/run_all.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import ex1,ex2,ex3
|
||||
ex1.main()
|
||||
ex2.main()
|
||||
ex3.main()
|
||||
Reference in New Issue
Block a user