I want to be able to create N Tkinter buttons in a for loop, when the button is pressed a function should be called with the current value of the iterator (i) as argument.