Python

import sys; from IPython.display import Image
print("hello from python version", sys.version.split()[0])
Image(url="https://nextjournal.com/data/QmSCh17aGJcrEho2NtCwYHa2pjm4xDoCwdrLJiriuTPpUu?filename=1024px-Python-logo-notext.png&content-type=image/png")
0.4s
Python

Runtimes (1)