here is basic pattern of my code
class Grid(FloatLayout): def function1(self): blocks of code def function2(self): block of code w