Bladeren bron

Fix typo.

master
Ben Kurtovic 10 jaren geleden
bovenliggende
commit
162be0f63a
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. +1
    -1
      _posts/2014-06-01-obfuscating-hello-world.md

+ 1
- 1
_posts/2014-06-01-obfuscating-hello-world.md Bestand weergeven

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



Laden…
Annuleren
Opslaan