mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-10-04 10:11:35 +02:00
[python/*] remove feedback email request
This commit is contained in:
@@ -15,9 +15,6 @@ lang: zh-cn
|
||||
Python 是由吉多·范罗苏姆(Guido Van Rossum)在 90 年代早期设计。
|
||||
它是如今最常用的编程语言之一。它的语法简洁且优美,几乎就是可执行的伪代码。
|
||||
|
||||
欢迎大家斧正。英文版原作 Louie Dinh [@louiedinh](http://twitter.com/louiedinh)
|
||||
邮箱 louiedinh [at] [谷歌的信箱服务]。中文翻译 Geoff Liu。
|
||||
|
||||
注意:这篇教程是基于 Python 3 写的。如果你想学旧版 Python 2,我们特别有[另一篇教程](http://learnxinyminutes.com/docs/pythonlegacy/)。
|
||||
|
||||
```python
|
||||
|
Reference in New Issue
Block a user