Skip to content

Commit 9b060dd

Browse files
author
Partho Biswas
committed
readme
1 parent af63c10 commit 9b060dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ Some helpful links, channels, tutorials, blogs.
513513
04. [Coding Interview Class](https://codinginterviewclass.com/)
514514
05. [Competitive Programmer’s Handbook](https://cses.fi/book/book.pdf)
515515

516-
<b>[Python](https://docs.python.org/3/)</b>
516+
<b>Python</b>
517517
</br>
518518
Learn the following modules by heart. Just knowing all of the following items will made most of the problem one-liners.
519519
01. [itertools - Functions creating iterators for efficient looping](https://docs.python.org/3/library/itertools.html) - They will help you, more often than you think

0 commit comments

Comments
 (0)