Ответ:
a = input()
b = input()
c = a + b
print(c)
удачи в питоне
а=input()
b=input()
c=a+b
Copyright © 2024 SCHOLAR.TIPS - All rights reserved.
Answers & Comments
Ответ:
a = input()
b = input()
c = a + b
print(c)
удачи в питоне
Ответ:
а=input()
b=input()
c=a+b
print(c)