Ответ:
a, b = map(int, input().split())
Объяснение:
Copyright © 2025 SCHOLAR.TIPS - All rights reserved.
Answers & Comments
Ответ:
a, b = map(int, input().split())
Объяснение: