Skip to content

Commit 25ca58a

Browse files
Update README.md
1 parent bc7f561 commit 25ca58a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ For missing content, refer [Official Documentation](https://docs.python.org/)
77
For some short snippets in python, visit [30 seconds of code - python](https://www.30secondsofcode.org/python/p/1)
88
For short notes refer, [Cheat Sheet](Cheat_sheet.pdf)
99

10-
Book:
11-
A Byte of Python - Swaroopch
12-
[Read Online](https://python.swaroopch.com)
13-
[Download PDF or EPUB](https://github.com/swaroopch/byte-of-python/releases/latest)
14-
[Purchase](https://swaroopch.com/buybook)
10+
Book:
11+
A Byte of Python - Swaroopch
12+
[Read Online](https://python.swaroopch.com)
13+
[Download PDF or EPUB](https://github.com/swaroopch/byte-of-python/releases/latest)
14+
[Purchase](https://swaroopch.com/buybook)
1515

1616
### Sequence of notes:
1717
All the outputs are to be tested by using print statement. In the notes shared, if only names of variables/functions are given, please use print statement(s) in your code to get the output.

0 commit comments

Comments
 (0)