помогите плиз по питону
мой код:
a, b, c = int(input()), int(input()), int(input())
if a != b:
print(b)
elif b >= c:
print(c)
else:
if c == a:
print(a)
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.