* Create Zsq.zsq

* Changes

* Update readme.md
This commit is contained in:
Nekoism
2022-01-06 19:30:21 -05:00
committed by GitHub
parent db9a0a2966
commit 1d06cf055f
2 changed files with 3 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
<!--Languages start-->
## Languages (850 total)
## Languages (851 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)
@@ -859,6 +859,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Zombie](z/Zombie.zombie)
* [Zonnon](z/Zonnon.znn)
* [ZPL](z/ZPL)
* [Zsq](z/Zsq.zsq)
* [ZScript](z/ZScript)
* [zx](z/zx.js)
<!--Languages end-->

1
z/Zsq.zsq Normal file
View File

@@ -0,0 +1 @@
print("Hello World")