0
The opener variable stage is wrong in ruby
When it says x = Hello! puts x it needs to be x "Hello!" puts x when ran on a computer using ruby software.
1 Answer
0
So, what's your question?
When it says x = Hello! puts x it needs to be x "Hello!" puts x when ran on a computer using ruby software.