diff --git a/Hello_ruby.rb b/Hello_ruby.rb new file mode 100644 index 0000000..2f33010 --- /dev/null +++ b/Hello_ruby.rb @@ -0,0 +1 @@ +puts 'Hello World'