-
- Downloads
Added blok 5 for review
Showing
- .gitignore 3 additions, 3 deletions.gitignore
- cp/ex09/__init__.py 1 addition, 0 deletionscp/ex09/__init__.py
- cp/ex09/rectangle.py 77 additions, 0 deletionscp/ex09/rectangle.py
- cp/ex09/sinus.py 86 additions, 0 deletionscp/ex09/sinus.py
- cp/ex09/vector.py 223 additions, 0 deletionscp/ex09/vector.py
- cp/ex10/__init__.py 1 addition, 0 deletionscp/ex10/__init__.py
- cp/ex10/hospital.py 20 additions, 0 deletionscp/ex10/hospital.py
- cp/ex10/inherit.py 58 additions, 0 deletionscp/ex10/inherit.py
- cp/ex10/symbolic.py 82 additions, 0 deletionscp/ex10/symbolic.py
- cp/project0/project0_grade.py 1 addition, 1 deletioncp/project0/project0_grade.py
- cp/project0/unitgrade_data/HelloWorld.pkl 0 additions, 0 deletionscp/project0/unitgrade_data/HelloWorld.pkl
- cp/project2/project2_grade.py 1 addition, 1 deletioncp/project2/project2_grade.py
- cp/project2/unitgrade_data/Hangman.pkl 0 additions, 0 deletionscp/project2/unitgrade_data/Hangman.pkl
- cp/project2/unitgrade_data/HangmanAvailableLetters.pkl 0 additions, 0 deletionscp/project2/unitgrade_data/HangmanAvailableLetters.pkl
- cp/project2/unitgrade_data/HangmanGuessedWord.pkl 0 additions, 0 deletionscp/project2/unitgrade_data/HangmanGuessedWord.pkl
- cp/project2/unitgrade_data/HangmanIsGuessed.pkl 0 additions, 0 deletionscp/project2/unitgrade_data/HangmanIsGuessed.pkl
- cp/project2/unitgrade_data/TestBisect.pkl 0 additions, 0 deletionscp/project2/unitgrade_data/TestBisect.pkl
- cp/project2/unitgrade_data/TestIsThereARoot.pkl 0 additions, 0 deletionscp/project2/unitgrade_data/TestIsThereARoot.pkl
- cp/project2/unitgrade_data/TestTheFunctionToBisect.pkl 0 additions, 0 deletionscp/project2/unitgrade_data/TestTheFunctionToBisect.pkl
- cp/project5/__init__.py 1 addition, 0 deletionscp/project5/__init__.py
cp/ex09/__init__.py
0 → 100644
cp/ex09/rectangle.py
0 → 100644
cp/ex09/sinus.py
0 → 100644
cp/ex09/vector.py
0 → 100644
cp/ex10/__init__.py
0 → 100644
cp/ex10/hospital.py
0 → 100644
cp/ex10/inherit.py
0 → 100644
cp/ex10/symbolic.py
0 → 100644
This diff is collapsed.
No preview for this file type
This diff is collapsed.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
cp/project5/__init__.py
0 → 100644
Please register or sign in to comment