приведите пример алгоритма содержащего повторение
Ответы на вопрос
Ответил nemis
9
str :="no"
While str := "no"
input you
If you = = "debil" then str := "yes"
else
str = "no"
endif
next
While str := "no"
input you
If you = = "debil" then str := "yes"
else
str = "no"
endif
next
Новые вопросы