oops forgot an end
parent
c72dfaa5e7
commit
9bc63b1830
|
@ -12,5 +12,6 @@ numbers.each do |num1|
|
||||||
puts num1 * num2 * num3
|
puts num1 * num2 * num3
|
||||||
exit
|
exit
|
||||||
end
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
Loading…
Reference in New Issue