Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- \begin{tikzpicture}
- \node at (0,.5) {$A$};
- \node at (1,.5) {$B$};
- \filldraw (0,0) circle (3pt);
- \draw (1,0) circle (3pt);
- \filldraw (2,0) circle (3pt);
- \draw (3,0) circle (3pt);
- \filldraw (4,0) circle (3pt);
- \draw (5,0) circle (3pt);
- \filldraw (6,0) circle (3pt);
- \draw (7,0) circle (3pt);
- \end{tikzpicture}
Advertisement
Add Comment
Please, Sign In to add comment