В каких из условных операторов допущены ошибки?
а) if b = 0: print ('Деление невозможно.')
б) if a < b: min = a; else min: = b
в) if a>b : max = a
else: max = b
г) 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.