mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
2 lines
55 B
Python
2 lines
55 B
Python
def func():
|
|
print("None" <caret>if else "Not none") |