fork download
  1. import ctypes; ctypes.c_int8.from_address(id(4) + 24).value = 5; print(2 + 2)
Success #stdin #stdout 0.02s 30584KB
stdin
Standard input is empty
stdout
5