Каков будет вывод данной программы, если на вход последовательно через перевод строки подать 1, 2 и 3? a = input()
b = input()
n = int(input())
print((a + b) * n, a * n + b * n)
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Copyright © 2024 SCHOLAR.TIPS - All rights reserved.