forked from Advanced_Python/advanced-python-homework-2023
edit readme
This commit is contained in:
parent
c6a153b683
commit
b1e76ba618
12
README.md
12
README.md
@ -40,3 +40,15 @@ extensions = [
|
||||
```
|
||||
4. add `modules` after `Contents:` in `index.rst`
|
||||
5. run `make.bat`
|
||||
|
||||
## Interpreters (2nd homework)
|
||||
- [assignment](https://sciprogcentre.github.io/green-courses/pages/advanced_python/2023/hw/02.html)
|
||||
- [solution](./interpreters)
|
||||
|
||||
## Turtle Device (3rd homework)
|
||||
- [assignment](https://sciprogcentre.github.io/green-courses/pages/advanced_python/2023/hw/03.html)
|
||||
- [solution](./turtle)
|
||||
|
||||
## Turtle Async (3rd homework)
|
||||
- [assignment](https://sciprogcentre.github.io/green-courses/pages/advanced_python/2023/hw/04.html)
|
||||
- [solution](./turtle_async)
|
||||
|
Loading…
Reference in New Issue
Block a user