Bläddra i källkod

Fix typo.

master
Ben Kurtovic 10 år sedan
förälder
incheckning
162be0f63a
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      _posts/2014-06-01-obfuscating-hello-world.md

+ 1
- 1
_posts/2014-06-01-obfuscating-hello-world.md Visa fil

@@ -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 %}



Laddar…
Avbryt
Spara