Merge pull request #1110 from MrBrain295/Main

Add DPATL (Python)
This commit is contained in:
MrBrain295
2021-08-18 14:09:10 -05:00
committed by GitHub

3
d/DPATL Python.dpatl Normal file
View File

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