Given this set $A$: $$A =\left\{ \, (x,y) \mid x = 1/n, \ |y| \le n, \ n \in \mathbb{N} \, \right\} \subset \mathbb{R}^2; $$
I'd love to find the interior, closure, set of limit points, set of contour points (I doubt this is a correct English term) and similar things of this nature.

The interior is most likely empty. However it seems that one might need to explicitly add $y$ axis when specifying closure (that is $[A] = A \cup(\{0\} \times\mathbb{R})$ - kinda odd notation) and the same goes for set of limit points. It that correct? Is there some additional trickery?