標題:
格式化輸出 (二)
[打印本頁]
作者:
tonyh
時間:
2019-2-2 11:38
標題:
格式化輸出 (二)
name,score="Tony",100
print("{}的成績為{}分".format(name,score))
複製代碼
作者:
劉承岳
時間:
2019-2-2 11:46
name,score="Tony",100
print("{}的成績為{}分".format(name,score))
複製代碼
作者:
張合寬
時間:
2019-2-2 11:46
name,score="tony",100
print("{}的成績為{}分".format(name,score))
複製代碼
作者:
王建葦
時間:
2019-2-2 11:46
name,score="王建葦",100
print("{}的成績為{}".format(name,score))
複製代碼
作者:
諸葛享亮
時間:
2019-2-2 11:49
name,score="Tony",100分
print("{}的成績為{}分".format(name,score))
複製代碼
歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://istak.org.tw/seed/)
Powered by Discuz! 7.2