mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
2 lines
45 B
Python
2 lines
45 B
Python
import sys
|
|
print(sys.version_info >= (3, 13)) |