Dan

Results 3 comments of Dan

@ysguy It works, yes. But it returns a keyboard that has buttons in lines and not in column. This is my code: `kbs =[]` `for x in d_obj.keys(): ` `kbs...

> @Sm3lter Your code outputs > `TypeError: __new__() takes 1 positional argument but 2 were given` I resolved this long ago but never update my answer. This is my code:...