Today I had a really hard time programming in ruby. I came upon this question, and I was really stumped.
Print a sequence of number pairs “x,y” such that x ranges from 0 to 3 and y from 5 to 7 *
I already submitted my answer, but I’m not quite sure if I got it right. I’d just like my question answered now for the sake of understanding.
1 Answer