Write recursive and iterative versions of reverse. which reverses a list. Do not create new list items: re-use the existing ones.

Write recursive and iterative versions of reverse. which reverses a list. Do not create new list items: re-use the existing ones.

Write recursive and iterative versions of reverse. which reverses a list. Do not create new list items: re-use the existing ones.
Write recursive and iterative versions of reverse. which reverses a list. Do not create new list items: re-use the existing ones.