Skip to content

Commit

Permalink
Add chapter 8 exercises
Browse files Browse the repository at this point in the history
  • Loading branch information
natenka committed Feb 2, 2017
1 parent 6606936 commit a07a6f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ToDo.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
| 5 | 5 | Контроль хода программы |
| 8 | 6 | Работа с файлами |
| 9 | 7 | Функции |
| 1 | 8 | Модули |
| 4 | 8 | Модули |
| 10 | 9 | Регулярные выражения |
| 2 | 10 | Сериализация данных |
| 9 | 11 | Работа с базами данных |
Expand Down
1 change: 1 addition & 0 deletions exercises/08_modules/08_exercises.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ R6 Fa 0/2 143 R S I 2811 Fa 0/0

В итоге, должен быть сгенерировано изображение топологии.
Результат должен выглядеть так же, как схема в файле task_8_2a_topology.svg

![task_8_2a_topology](https://raw.githubusercontent.com/natenka/PyNEng/master/images/08_modules/task_8_2a_topology.png)


Expand Down

0 comments on commit a07a6f1

Please sign in to comment.