Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gasolin committed Oct 28, 2015
1 parent ef8c41d commit 1902c1f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,16 @@ $ pip install -U zhpy

安裝好後你可以立即試用周蟒中文 Python 直譯器. 試著在直譯器上輸入

印出 '哈囉, 世界'
```
印出 '哈囉, 世界'
```

```
$ python interpreter.py
zhpy X.X in darwin on top of Python 2.X.X
>>> 印出 '哈囉, 世界'
哈囉
```

這樣你就完成了你的第一個中文程式囉!

Expand Down

0 comments on commit 1902c1f

Please sign in to comment.