Files
hello-world/d/DPATL Python
2021-07-14 16:50:57 -05:00

4 lines
49 B
Plaintext

{start python}
print("Hello World")
{end python}