File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ Books:
14
14
[ Download PDF or EPUB] ( https://github.com/swaroopch/byte-of-python/releases/latest )
15
15
[ Purchase] ( https://swaroopch.com/buybook )
16
16
17
- 2 . Automate the Boring Stuff with Python by Al Sweigart
18
- [ Read Online] ( https://automatetheboringstuff.com/2e/ )
17
+ 2 . Automate the Boring Stuff with Python by Al Sweigart
18
+ [ Read Online] ( https://automatetheboringstuff.com/2e/ )
19
19
[ Purchase] ( https://www.amazon.in/Automate-Boring-Stuff-Python-2nd/dp/1593279922/ref=sr_1_3?crid=P8EQ7A13BCC7&dchild=1&keywords=automate+the+boring+stuff+with+python&qid=1622629604&sprefix=Automate+the+boring+%2Caps%2C317&sr=8-3 )
20
20
21
- 3 . Beyond the Basic Stuff with Python by Al Sweigart
22
- [ Read Online] ( https://inventwithpython.com/beyond/ )
21
+ 3 . Beyond the Basic Stuff with Python by Al Sweigart
22
+ [ Read Online] ( https://inventwithpython.com/beyond/ )
23
23
[ Purchase] ( https://www.amazon.in/Python-Beyond-Basics-Al-Sweigart/dp/1593279663/ref=sr_1_3?crid=3R7C1Q4GPS9WB&dchild=1&keywords=beyond+the+basic+stuff+with+python&qid=1622629740&sprefix=Beyond+the+basic+stuff+with+%2Caps%2C322&sr=8-3 )
24
24
25
25
Read the notes using [ GitHub pages] ( https://aniruddh-0701.github.io/Python_Programming_Notes/ )
Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ Books:
14
14
[ Download PDF or EPUB] ( https://github.com/swaroopch/byte-of-python/releases/latest )
15
15
[ Purchase] ( https://swaroopch.com/buybook )
16
16
17
- 2 . Automate the Boring Stuff with Python by Al Sweigart
18
- [ Read Online] ( https://automatetheboringstuff.com/2e/ )
17
+ 2 . Automate the Boring Stuff with Python by Al Sweigart
18
+ [ Read Online] ( https://automatetheboringstuff.com/2e/ )
19
19
[ Purchase] ( https://www.amazon.in/Automate-Boring-Stuff-Python-2nd/dp/1593279922/ref=sr_1_3?crid=P8EQ7A13BCC7&dchild=1&keywords=automate+the+boring+stuff+with+python&qid=1622629604&sprefix=Automate+the+boring+%2Caps%2C317&sr=8-3 )
20
20
21
- 3 . Beyond the Basic Stuff with Python by Al Sweigart
22
- [ Read Online] ( https://inventwithpython.com/beyond/ )
23
- [ Purchase] ( https://www.amazon.in/Python-Beyond-Basics-Al-Sweigart/dp/1593279663/ref=sr_1_3?crid=3R7C1Q4GPS9WB&dchild=1&keywords=beyond+the+basic+stuff+with+python&qid=1622629740&sprefix=Beyond+the+basic+stuff+with+%2Caps%2C322&sr=8-3 )
21
+ 3 . Beyond the Basic Stuff with Python by Al Sweigart
22
+ [ Read Online] ( https://inventwithpython.com/beyond/ )
23
+ [ Purchase] ( https://www.amazon.in/Python-Beyond-Basics-Al-Sweigart/dp/1593279663/ref=sr_1_3?crid=3R7C1Q4GPS9WB&dchild=1&keywords=beyond+the+basic+stuff+with+python&qid=1622629740&sprefix=Beyond+the+basic+stuff+with+%2Caps%2C322&sr=8-3 )
24
24
25
25
### Sequence of notes:
26
26
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.
You can’t perform that action at this time.
0 commit comments