diff --git a/hello.rb b/hello.rb index 053662f..f17bb6a 100644 --- a/hello.rb +++ b/hello.rb @@ -1 +1,2 @@ print "Hello world!\n" +print "HiHi!\n"