mirror of
https://github.com/satwikkansal/wtfpython
synced 2024-11-21 18:54:20 +01:00
Add a note about the asterisks
Fixes https://github.com/satwikkansal/wtfpython/issues/219
This commit is contained in:
parent
03a035a89d
commit
a3baf043bd
2
README.md
vendored
2
README.md
vendored
@ -14,7 +14,7 @@ While some of the examples you see below may not be WTFs in the truest sense, bu
|
||||
|
||||
If you're an experienced Python programmer, you can take it as a challenge to get most of them right in the first attempt. You may have already experienced some of them before, and I might be able to revive sweet old memories of yours! :sweat_smile:
|
||||
|
||||
PS: If you're a returning reader, you can learn about the new modifications [here](https://github.com/satwikkansal/wtfpython/releases/).
|
||||
PS: If you're a returning reader, you can learn about the new modifications [here](https://github.com/satwikkansal/wtfpython/releases/) (the examples marked with asterisk are the ones added in the latest major revision).
|
||||
|
||||
So, here we go...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user