电脑配置:联想笔记本电脑 windows8系统
Python版本:2.7.8
本文章撰写时间:2015.1.1
作者:陈东陈
阅读说明:
1.本文都是先解释,后放图片;
2.文中斜体部分要么为需要输入的内容,要么为电脑本来的一些功能名称
python语言中的关键词:
and
del
from
not
while
as
elif
global
or
with
assert
if
else
pass
yield
break
except
import
class
exec
in
raise
continue
finally
is
return
def
for
lambda
try
参考资料:
书籍:笨办法学Python(作者:哲思社区)