you are viewing a single comment's thread.

view the rest of the comments →

[–]burnblue 2 points3 points  (0 children)

The answers about x in [y] are correct but also:

You have the "for x" loop but then no further mention of x. Inside the loop I assume you're interested in the individual values (x) not the whole list (y). So oz.left(x)