Вопросы к Поиску с Алисой
is not null
if (input is not null) { // ... }
is_()
is_not()
print(column(”x”).is_(None))