Pavlin
Напишите программу на языке Python
ответы: 1
Зарегистрируйтесь, чтобы добавить ответ
Ответ:
- a = int(input())
- b = int(input())
- c = int(input())
- d = int(input())
- e = int(input())
- f = int(input())
- g = int(input())
- k = int(input())
- p = int(input())
- print(((a + b)*c + d*(e/f)) / (k + p*(b/a) + g) * (4/5))
Lyubcho
Чтобы ответить необходимо зарегистрироваться.