Hey there,
I've been searching for a solution to my problem: is that I have three values ("ha,ha", "hehe", "hihi") stored in a csv file i then store into a list. I want to pick the entire "ha,ha", including the comma, but the code doesn't allow it and only picks "ha", making the other part another value of the list. Does anyone know if it can be resolved?
Here I leave you some pictures of the code.
Here's some functional code (I don't think it needs to be changed):
Here's the important part, where I need to change the code:
If you wonder, global dia = 0, and global mida = 3.
Also, label1 and label2 will be deleted, it's just for me to see the results.
Thanks,
If you need I can share with you a copy of the project.
By the way, I've just seen that I have to finish the initial code, if global dia is in the list of tags of DATES.



