python練習題1

python練習題1 #!/usr/bin/python # -*- coding:utf-8 -*- # @Time : 2019/5/6 10:29 # @Author : lemon # @File : test.py def solve(x, y): lemon = int(((x + y) * 2) ** 0.5) #求總局數,即進行了多少局 if (lemon
相關文章
相關標籤/搜索