Selaa lähdekoodia

Fix typo.

master
Ben Kurtovic 10 vuotta sitten
vanhempi
commit
162be0f63a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      _posts/2014-06-01-obfuscating-hello-world.md

+ 1
- 1
_posts/2014-06-01-obfuscating-hello-world.md Näytä tiedosto

@@ -366,7 +366,7 @@ argument, and obfuscate some variable names:
{% endhighlight %}

There's a new problem now: we still need a way to hide `0` and `1`. We can get
these by examining the number of local variables within a arbitrary functions:
these by examining the number of local variables within arbitrary functions:

{% highlight pycon %}



Ladataan…
Peruuta
Tallenna