I want to write a function in Python which takes as input a list and changes the values within the list. I don\'t want the function to have any output.
Considering the fo