The variable a is available to the inner scope created by 3.times do..end which allowed the code to re-assign the value of a .
確定! 回上一頁