M
Mikem94590
Hello all.
I am new to Ruby, and am created a simple program that takes a name,
and outputs "Hello " + name + ".". My problem is that this is putting
the output on multiple lines.
e.g: Hello Mike
I am new to Ruby, and am created a simple program that takes a name,
and outputs "Hello " + name + ".". My problem is that this is putting
the output on multiple lines.
e.g: Hello Mike