2021-09-23 23:10 回答问题
def predict(gender,fatherH,motherH,loveSports,goodEating): ''' 身高预测 男性身高 height = (fatherH + motherH) * 0.54 女性身高 height = (fatherH * 0.923 + motherH)/2 热爱运动 height += height * 0.02 良好饮食 height += heigh
2021-09-23 23:06 发起提问
2021-09-23 23:06 回答问题
用一个for循环,n由用户输入,由%2判断奇偶
2021-09-23 23:04 发起提问
2021-09-23 22:55 回答问题
http://www.pythontab.com/html/20 ... heng_0816/1164.html
2021-08-07 15:38 回答问题
可以用切片来翻转字符串
2021-08-07 15:28 回答问题
没有人知道吗,求大神帮忙啊
2021-08-07 11:38 关注了问题
2021-08-07 11:04 发起提问
2021-07-24 21:18 发起提问