瀏覽代碼

Fix typo.

master
Ben Kurtovic 10 年之前
父節點
當前提交
162be0f63a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      _posts/2014-06-01-obfuscating-hello-world.md

+ 1
- 1
_posts/2014-06-01-obfuscating-hello-world.md 查看文件

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



Loading…
取消
儲存