cynorr

Learn what I touched.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

文章分类 -  Python notes

Concise notes about learing python.
摘要:#Input and printSome useful ways to enter and print##Input:###Differences between *input( )* and *raw_input( )*:String *str* we input:* By *input( )*:... 阅读全文
posted @ 2014-10-24 21:26 cynorr 阅读(99) 评论(0) 推荐(0)