From 95a179b54738484363747351a5e6fc22a7cc34be Mon Sep 17 00:00:00 2001 From: calgary34 <51468959+calgary34@users.noreply.github.com> Date: Sun, 16 Jan 2022 15:11:56 -0700 Subject: [PATCH] Add Zhpy (#1224) * Add Zhpy to readme * Create Zhpy.py * Update Zhpy.py * increment language count --- readme.md | 3 ++- z/Zhpy.py | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 z/Zhpy.py diff --git a/readme.md b/readme.md index 7821b338..b917cfe4 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 (856 total) +## Languages (857 total) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) * [():;#?!](%23/%28%29%CB%B8%3B%23%EF%BC%9F%21) @@ -856,6 +856,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [ZBD](z/ZBD) * [Zepto](z/Zepto.zp) * [Zetaplex](z/Zetaplex.zeta) +* [Zhpy](z/Zhpy.py) * [Zig](z/Zig.zig) * [Zim](z/Zim.zim) * [Zimbu](z/Zimbu.zu) diff --git a/z/Zhpy.py b/z/Zhpy.py new file mode 100644 index 00000000..2f8c52b0 --- /dev/null +++ b/z/Zhpy.py @@ -0,0 +1 @@ +印出 'Hello World'