import sysprint("IDEONE_VERSION", sys.version_info[:3])print(f"IDEONE_FSTRING {1/2}")
Standard input is empty
IDEONE_VERSION (3, 12, 3) IDEONE_FSTRING 0.5
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!