updating list inside a function
Hey guys,I'm trying to add a new value (variable value) to a list inside a function, each time the function has been called.No matter what I tried, the list is not getting any value. Any advice? Adding the example of the code