You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Книгата "**Основи на програмирането с Python**" запознава читателите с писането на **програмен код** на начално ниво (работа с данни, проверки, цикли и функции) с езика **Python**.
4
4
5
-
<imgsrc="/assets/Python-Programming-Basics-Book-Cover.png"alt="Книга основи на програмирането с Python - корица"class="readme-book-cover-image" />
5
+
<ahref="https://github.com/SoftUni/Programming-Basics-Book-Python-BG/blob/master/resources/Programming-Basics-Python-v2018.pdf"><imgsrc="/assets/Python-Programming-Basics-Book-Cover.png"alt="Книга основи на програмирането с Python - корица"class="readme-book-cover-image" /></a>
6
6
7
7
*[Предговор](chapter-00-preface.md)
8
8
*[1. Първи стъпки в програмирането](chapter-01-first-steps-in-programming.md)
0 commit comments