diff --git a/hy.py b/hy.py new file mode 100644 index 0000000..b69f0bd --- /dev/null +++ b/hy.py @@ -0,0 +1,2 @@ +print("heloo"); +print("hi")