mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-27 04:22:42 +07:00
3 lines
35 B
Python
3 lines
35 B
Python
exp = 2
|
|
value /= 10 ** exp#comment
|