Дан фрагмент программы:
a = int(input())
b = int(input())
c = a + b
print (a, b)
print (c)
Упростите его, сократив число операторов.
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Answers & Comments


Copyright © 2025 SCHOLAR.TIPS - All rights reserved.