题解 | A+B
A+B
https://www.nowcoder.com/practice/b183eac8dfba4de99d47c1ca4ce9571f
s=input().replace(',','').split(' ')//替换',',分割成列表
print(int(s[0])+int(s[1]))//强转int
#python3#A+B
https://www.nowcoder.com/practice/b183eac8dfba4de99d47c1ca4ce9571f
s=input().replace(',','').split(' ')//替换',',分割成列表
print(int(s[0])+int(s[1]))//强转int
#python3#相关推荐
码农索隆:以下是我以我微薄的认知提供的建议:
1.考个教师资格证,去当体育考试。
2.去健身房当健身教练(因为在我印象里面体育生身材都不错