From 5494d04bce483543d270d70531195b2bee538597 Mon Sep 17 00:00:00 2001 From: PastelDeFeira <78487180+PastelDeFeira@users.noreply.github.com> Date: Sat, 29 Oct 2022 13:36:14 -0300 Subject: [PATCH] Add pythOwO (#1401) * Add pyOwO pyOwO is an "UwUfied" version of python made by Virej Dasani, based on a reddit post by u/camel-cdr joking about an "UwUfied" version of python * Update readme.md Co-authored-by: Kirrby <78487180+Kirrby@users.noreply.github.com> Co-authored-by: Gabe <66077254+MrBrain295@users.noreply.github.com> --- p/pythOwO.pyowo | 1 + readme.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 p/pythOwO.pyowo diff --git a/p/pythOwO.pyowo b/p/pythOwO.pyowo new file mode 100644 index 0000000..3fc1916 --- /dev/null +++ b/p/pythOwO.pyowo @@ -0,0 +1 @@ +pwint("Hello World") diff --git a/readme.md b/readme.md index 11f48a1..1650d10 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project! -## Languages (944 total) +## Languages (945 total) * [!](%23/%21) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) @@ -709,6 +709,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Pyth](p/Pyth.pyth) * [Python 2](p/Python%202.py) * [Python 3](p/Python%203.py) +* [PythOwO](p/pythOwO.pyowo) * [Q](q/Q.q) * [Qalb](q/Qalb) * [QBasic](q/QBasic.bas)