Browse Source

typo

master
Ben Kurtovic 7 years ago
committed by GitHub
parent
commit
19efdd2daa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      _posts/2014-06-01-obfuscating-hello-world.md

+ 1
- 1
_posts/2014-06-01-obfuscating-hello-world.md View File

@@ -351,7 +351,7 @@ Then, into anonymous-recursive form:

{% endhighlight %}

For fun, we'll factor out argcount operation into an additional function
For fun, we'll factor out the argcount operation into an additional function
argument, and obfuscate some variable names:

{% highlight python linenos=table %}


Loading…
Cancel
Save