Create DPATL Python

This commit is contained in:
MrBrain295
2021-07-14 16:50:57 -05:00
committed by GitHub
parent edd83c140a
commit 55049be472

3
d/DPATL Python Normal file
View File

@@ -0,0 +1,3 @@
{start python}
print("Hello World")
{end python}