| Hosted by CoCalc | Download
Kernel: Python 3 (system-wide)
for i in range(1): print("Hello")
Hello