摘要:
# 1. 输入 print("****** abc *******",end="") print("****** 123 *******") # == > ****** abc ************* 123 ******* 备注: end=""不换行 # 2. 运算符 a = input("Please input the first number:") b = input("Please... 阅读全文
posted @ 2017-06-23 09:53
土土木
阅读(183)
评论(0)
推荐(0)
浙公网安备 33010602011771号