Hello there. I have a Python script with a list inside of it and I need to print each element of the list as I need this info for the user. Can’t solve how to print objects inside of the list. Thank you in advance for the help.
1 Like
I am also looking for a solution to this.