-
Notifications
You must be signed in to change notification settings - Fork 132
Exercise Template
matboivin edited this page Dec 23, 2019
·
4 revisions
# Exercise 1 - Name of the exercise
| | |
| -----------------------:| ------------------ |
| Turn-in directory : | ex00 |
| Files to turn in : | *.py |
| Forbidden functions : | None |
| Remarks : | n/a |
Description of the exercise
```python
print("Code example")
```