From 332da64c108cc51dc33533aaa7fd8bdeea631359 Mon Sep 17 00:00:00 2001 From: Richie Bendall Date: Mon, 30 Mar 2020 07:29:45 +1300 Subject: [PATCH] Added Potaka Fixes #714 Co-Authored-By: Azmain Adel --- README.md | 1 + p/potaka.ptk | 1 + 2 files changed, 2 insertions(+) create mode 100644 p/potaka.ptk diff --git a/README.md b/README.md index b1ff46de..fd7d277c 100755 --- a/README.md +++ b/README.md @@ -410,6 +410,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo * [Postscript](p%5Cpostscript.ps) * [Postscript Page](p%5Cpostscript_page.ps) * [Posxml](p%5Cposxml.posxml) +* [Potaka](p%5Cpotaka.ptk) * [Potigol](p%5Cpotigol.poti) * [Powershell](p%5Cpowershell.ps1) * [Processing](p%5Cprocessing.pde) diff --git a/p/potaka.ptk b/p/potaka.ptk new file mode 100644 index 00000000..fc27c3bd --- /dev/null +++ b/p/potaka.ptk @@ -0,0 +1 @@ +দেখাও("Hello World"); \ No newline at end of file