total = 0 average = number1/number2 number1 = int(input("Enter the first number: “)) number2 = int(input("Enter the second number: ")) print("The average is ...
If the value age is greater than 16, the result of the tested condition is TRUE and the program follows the first path, which follows the statement then. This path informs the user that they are old ...
一些您可能无法访问的结果已被隐去。
显示无法访问的结果
反馈