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.
Window下Ribbit MQ安裝
2.
Linux下Redis安裝及集羣搭建
3.
shiny搭建網站填坑戰略
4.
Mysql8.0.22安裝與配置詳細教程
5.
Hadoop安裝及配置
6.
Python爬蟲初學筆記
7.
部署LVS-Keepalived高可用集羣
8.
keepalived+mysql高可用集羣
9.
jenkins 公鑰配置
10.
HA實用詳解
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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
>>更多相關文章<<