mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-31 01:43:23 +07:00
GitOrigin-RevId: caf60bd52a1872a2eb53f3617a6ffb51b195ff33
3 lines
73 B
Python
3 lines
73 B
Python
some_variable1 = 1
|
|
some_variable2 = 2
|
|
print(some_variable1, some_<caret>) |