diff --git a/hello.rb b/hello.rb new file mode 100644 index 0000000..b39184d --- /dev/null +++ b/hello.rb @@ -0,0 +1 @@ +print ("Hello World! \n")