mirror of
https://github.com/satwikkansal/wtfpython
synced 2024-11-21 18:54:20 +01:00
Add discussion links
This commit is contained in:
parent
dcc2e6a3d8
commit
6c0ed6e7c5
2
README.md
vendored
2
README.md
vendored
@ -6,6 +6,8 @@ Translations: [Chinese 中文](https://github.com/leisurelicht/wtfpython-cn) | [
|
||||
|
||||
Other modes: [Interactive](https://colab.research.google.com/github/satwikkansal/wtfpython/blob/master/irrelevant/wtf.ipynb) | [CLI](https://pypi.python.org/pypi/wtfpython)
|
||||
|
||||
Discussions: [Hacker News](https://news.ycombinator.com/item?id=21862073) | [Reddit](https://www.reddit.com/r/programming/comments/edsh3q/what_the_fck_python_30_exploring_and/)
|
||||
|
||||
Python, being a beautifully designed high-level and interpreter-based programming language, provides us with many features for the programmer's comfort. But sometimes, the outcomes of a Python snippet may not seem obvious at first sight.
|
||||
|
||||
Here's a fun project attempting to explain what exactly is happening under the hood for some counter-intuitive snippets and lesser-known features in Python.
|
||||
|
Loading…
Reference in New Issue
Block a user