PyWebIO v1.2.3 Documentationput_text def bmi(): height = input("Input your height(cm)", type=FLOAT) weight = input("Input your weight(kg)", type=FLOAT) BMI = weight / (height / 100) ** 2 top_status = [(16, 'Severely underweight'), (180 码力 | 92 页 | 1.32 MB | 1 年前3
PyWebIO v1.2.2 Documentationput_text def bmi(): height = input("Input your height(cm)", type=FLOAT) weight = input("Input your weight(kg)", type=FLOAT) BMI = weight / (height / 100) ** 2 top_status = [(16, 'Severely underweight'), (180 码力 | 92 页 | 1.35 MB | 1 年前3
PyWebIO v1.3.3 Documentationput_text def bmi(): height = input("Input your height(cm)", type=FLOAT) weight = input("Input your weight(kg)", type=FLOAT) BMI = weight / (height / 100) ** 2 top_status = [(16, 'Severely underweight'), (180 码力 | 100 页 | 1.34 MB | 1 年前3
PyWebIO v1.3.1 Documentationput_text def bmi(): height = input("Input your height(cm)", type=FLOAT) weight = input("Input your weight(kg)", type=FLOAT) BMI = weight / (height / 100) ** 2 top_status = [(16, 'Severely underweight'), (180 码力 | 100 页 | 1.34 MB | 1 年前3
PyWebIO v1.3.0 Documentationput_text def bmi(): height = input("Input your height(cm)", type=FLOAT) weight = input("Input your weight(kg)", type=FLOAT) BMI = weight / (height / 100) ** 2 top_status = [(16, 'Severely underweight'), (180 码力 | 100 页 | 1.34 MB | 1 年前3
PyWebIO v1.2.3 Documentationbmi(): height = input("Input your height(cm):", type=FLOAT) weight = input("Input your weight(kg):", type=FLOAT) BMI = weight / (height / 100) ** 2 top_status = [(16, 'Severely underweight')0 码力 | 119 页 | 7.43 MB | 1 年前3
PyWebIO v1.2.2 Documentationbmi(): height = input("Input your height(cm):", type=FLOAT) weight = input("Input your weight(kg):", type=FLOAT) BMI = weight / (height / 100) ** 2 top_status = [(16, 'Severely underweight')0 码力 | 119 页 | 7.41 MB | 1 年前3
PyWebIO v1.3.2 Documentationput_text def bmi(): height = input("Input your height(cm)", type=FLOAT) weight = input("Input your weight(kg)", type=FLOAT) BMI = weight / (height / 100) ** 2 top_status = [(16, 'Severely underweight'), (180 码力 | 100 页 | 1.34 MB | 1 年前3
PyWebIO v1.6.1 Documentationput_text def bmi(): height = input("Input your height(cm)", type=FLOAT) weight = input("Input your weight(kg)", type=FLOAT) BMI = weight / (height / 100) ** 2 top_status = [(16, 'Severely underweight'), (180 码力 | 108 页 | 1.37 MB | 1 年前3
PyWebIO v1.5.2 Documentationput_text def bmi(): height = input("Input your height(cm)", type=FLOAT) weight = input("Input your weight(kg)", type=FLOAT) BMI = weight / (height / 100) ** 2 top_status = [(16, 'Severely underweight'), (180 码力 | 108 页 | 1.37 MB | 1 年前3
共 86 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













