Какой оператор отвечает приведенной блок-схеме?

if a>5 :

a = a-1

else:

a = a+1

if a<5 :

a = a-1

else:

a = a+1

if a>5 :

a = a+1

if a>5:

a = a+1

else:

a = a-1​
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.