3. String format
上一頁
第 27 章 String
下一頁
Home
|
Mirror
|
Search
3. String format
strHello = "the length of (%s) is %d" %('Hello World',len('Hello World')) print strHello
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus