Hi can you pls give a suggestion of how to do these with recursive functions for the home appliances website. Please save me with this asap! Print the list in forward order Print the list in reverse order Print the following three lines (in this order): "The first node contains <value in first node>" "The last node contains <value in last node>" "The first node contains <value in first node>" Print the sum of all the values in the list. Returns the sum of all the values in the list. Returns the sum of all the values in the list (again, but done differently), sum them up going backwards through the list. Returns the average of all the values in the list. Return the value in the middle node. Move the data from the first node to the last node. Move the data from the first node to the last node, and the data from the last node to the first node. Make the first node the last node, and the last node the first node (don’t just move the data, move the entire node). Remove every even node (consider the first node, the one pointed to by head, to be node 1, an odd node).