This commit is contained in:
Miloslav Ciz 2024-09-25 13:26:28 +02:00
parent fb848d51f1
commit 822cc8a49a
15 changed files with 1833 additions and 1816 deletions

View file

@ -126,4 +126,10 @@ TODO: some JS nonsense like below (https://wtfjs.com/)
```
"11" + 1 // "111"
"11" - 1 // 10
```
```
## See Also
- [shit](shit.md)
- [Python](python.md)
- [Flash](flash.md)