Skip to content

Commit 6af4a47

Browse files
committed
Remove inaccurate mention of output position in try_ruby_40
1 parent 457c23a commit 6af4a47

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)