From 55049be4721da05003d974596d3bb48285a89b51 Mon Sep 17 00:00:00 2001 From: MrBrain295 <66077254+MrBrain295@users.noreply.github.com> Date: Wed, 14 Jul 2021 16:50:57 -0500 Subject: [PATCH] Create DPATL Python --- d/DPATL Python | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 d/DPATL Python diff --git a/d/DPATL Python b/d/DPATL Python new file mode 100644 index 00000000..25b2f0f2 --- /dev/null +++ b/d/DPATL Python @@ -0,0 +1,3 @@ +{start python} +print("Hello World") +{end python}