摘要:#Input and printSome useful ways to enter and print##Input:###Differences between *input( )* and *raw_input( )*:String *str* we input:* By *input( )*:...
阅读全文
文章分类 - 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( )*:...
阅读全文
|