Skip to content

Commit a2696b0

Browse files
authored
Merge pull request #161 from ZimbiX/remove-mention-of-output-position
Remove inaccurate mention of output position in try_ruby_40
2 parents 232a057 + 6af4a47 commit a2696b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

translations/en/try_ruby_40.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Did you notice that if you typed more than one formula you only saw the answer f
1010
What is going on?
1111

1212
> To make this website easier to use I have told Ruby to copy the result of your program to the
13-
> output screen at the top. So when you type a formula you get to see the results.
13+
> output screen. So when you type a formula you get to see the results.
1414
> __But only the last result.__ And only if the output is still empty.
1515
1616
So when you entered 2 or more formulas, Ruby only showed the result of the last formula.

0 commit comments

Comments
 (0)