On Sat, Jan 4, 2014 at 9:17 PM, <eneskri...@gmail.com> wrote: > So the issue is like this. I have to make a 2 x N grid like this: > o Radio - 1 o Radio - 2 > o Radio - 3 o Radio - 4 > ... > o Radio - N - 1 o Radio - N > > How to do so with a loop?
How far have you managed to get so far? Do you have a Tkinter program that you're adding this to? Do you know how to iterate across integers two by two, so that you see the numbers 1, 3, 5, ... N-1? Don't just show us the question and expect us to do your homework for you. ChrisA -- https://mail.python.org/mailman/listinfo/python-list