minor fixes

This commit is contained in:
Ilya Kantor 2020-06-09 13:56:15 +03:00
parent cd9c81cb79
commit b52aa942a8

View file

@ -43,7 +43,7 @@ The Dao hides in wordlessness. Only the Dao is well begun and well
completed. completed.
``` ```
Another way to code faster is to use single-letter variable names everywhere. Like `a`, `b` or `c`. Another way to code shorter is to use single-letter variable names everywhere. Like `a`, `b` or `c`.
A short variable disappears in the code like a real ninja in the forest. No one will be able to find it using "search" of the editor. And even if someone does, they won't be able to "decipher" what the name `a` or `b` means. A short variable disappears in the code like a real ninja in the forest. No one will be able to find it using "search" of the editor. And even if someone does, they won't be able to "decipher" what the name `a` or `b` means.