JavaShuo
欄目
標籤
Python基礎(2)
時間 2021-01-11
標籤
Python
欄目
Python
简体版
原文
原文鏈接
Python 六.字符串(string)和文本 %r %s %d x = "There are %d types of people." % 10 print x There are 10 types of people. print "I said: %r." % x I said: 'There are 10 types of people.'. 七.更多打印 print "." * 10
>>阅读原文<<
相關文章
1.
Python基礎2
2.
Python基礎----2
3.
python基礎2
4.
python基礎——2
5.
python 基礎2
6.
Python基礎-day02-2
7.
Python的基礎2
8.
Python基礎-day01-2
9.
2.Python基礎:day1
10.
Python之路--python基礎2
更多相關文章...
•
Kotlin 基礎語法
-
Kotlin 教程
•
Scala 基礎語法
-
Scala教程
•
Kotlin學習(二)基本類型
•
☆基於Java Instrument的Agent實現
相關標籤/搜索
Python基礎-10
Python基礎 05
Python基礎
Python基礎 06
Python基礎 04
Python基礎 09
Python基礎-1
Python基礎 02
Python基礎 07
基礎
Python
PHP 7 新特性
MySQL教程
Spring教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
NLP《詞彙表示方法(六)ELMO》
2.
必看!RDS 數據庫入門一本通(附網盤鏈接)
3.
阿里雲1C2G虛擬機【99/年】羊毛黨集合啦!
4.
10秒鐘的Cat 6A網線認證儀_DSX2-5000 CH
5.
074《從零開始學Python網絡爬蟲》小記
6.
實例12--會動的地圖
7.
聽薦 | 「談笑風聲」,一次投資圈的嘗試
8.
阿里技術官手寫800多頁PDF總結《精通Java Web整合開發》
9.
設計模式之☞狀態模式實戰
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
Python基礎2
2.
Python基礎----2
3.
python基礎2
4.
python基礎——2
5.
python 基礎2
6.
Python基礎-day02-2
7.
Python的基礎2
8.
Python基礎-day01-2
9.
2.Python基礎:day1
10.
Python之路--python基礎2
>>更多相關文章<<