We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17ea8d5 commit e9e31fbCopy full SHA for e9e31fb
README.md
@@ -16,10 +16,10 @@ Today-I-Learned snippets. Inspired by the post [Building a self-updating profile
16
17
## python
18
19
-* [](https://coding4hours.github.io/Til/python/Snippets) - 2024-07-11
20
* [BEST IDE??](https://coding4hours.github.io/Til/python/BEST-IDE) - 2024-07-13
21
* [types](https://coding4hours.github.io/Til/python/python-types) - 2025-05-14
22
-* [](https://coding4hours.github.io/Til/python/decorators) - 2025-05-14
+* [Decorators](https://coding4hours.github.io/Til/python/decorators) - 2025-05-14
+* [F-Strings](https://coding4hours.github.io/Til/python/f-strings) - 2025-05-14
23
24
## other
25
0 commit comments