How to chance or rewrite a csv row

21 Views Asked by At

I' doing a small project for the coursework and i get struggle with this , gonna show u now: A code that i find on the internet And the csv file (focus on playcount) And the def that i created in other python to using the playcount change functionPlay playlist button fucntion

My problem is seem like my code is not working and i don't how, it suppose to run perfectly but my playcount didn't increate when i click the play playlist buttonthis is a GUI of the play playlist function I think maybe my def update_play_count is wrong nut i don't know why is that.

0

There are 0 best solutions below