Главная
»
If else return
If else return. Def fun(n): if n > 0: return "п" else: return "o" print(fun(6)).
« Предыдущее
18 / 40
Следующее »