標題:
自定函式 (一)
[打印本頁]
作者:
tonyh
時間:
2022-6-18 17:16
標題:
自定函式 (一)
def hello():
print("Hello!")
def getScore(a,b,c):
return a*0.3+b*0.3+c*0.4
hello()
print(getScore(85,97,95))
複製代碼
歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://istak.org.tw/seed/)
Powered by Discuz! 7.2