One - One Code All

Blog Content

python简明教程001-python特色

Python   2008-08-08 20:08:08

系统的学习python, 笔记为主,只梳理相关重点。


python特色:

简单

易于学习

自由且开放

高级语言

跨平台性

解释性

面向对象

可扩展性

可嵌入性

丰富的库


查看python版本:

python -V


退出解释器:

exit()


上一篇:python连接字符串的三种方法
下一篇:python简明教程002 - python基础

The minute you think of giving up, think of the reason why you held on so long.