В каких условных операторах допущены ошибки?
1) if b = 0: print('Деление невозможно.')
2) if a < b: min = a; else min = b
3) if a > b : max = a
else max = b
4) if a > b and b > 0: c = a + b
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Answers & Comments


Copyright © 2024 SCHOLAR.TIPS - All rights reserved.