Помогите..... Определите значение переменной «a» после выполнения фрагмента программы:
a := 10;
if a > 5 then
a := a + 12
else
a := a - 7;
if a > 5 then
a := a + 12
else
a := a - 7;
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Copyright © 2025 SCHOLAR.TIPS - All rights reserved.