diff --git a/d/DPATL Python.dpatl b/d/DPATL Python.dpatl new file mode 100644 index 00000000..25b2f0f2 --- /dev/null +++ b/d/DPATL Python.dpatl @@ -0,0 +1,3 @@ +{start python} +print("Hello World") +{end python}