Skip to content

Get Value of Combobox, while they are bound

I created two Comboboxes in Tkinter. In the first Box you select the Material, the second box reacts to the selected Value of the first box and changes the available options. Its maybe not the best way coded, but it works. My Problem is, I want to know which colour is selected. Because if I print (Box_2.get()…

I need help formating this data

I have data like this The problem is some data is not in the format like this As you can see in the “local,hometown” there are 3 commas, I want to delete one of them so the data become like this This is just an example to the problem in my data there could be more than 3 commas and