You have to implement the given problem.
Question- Using ML writes a function that takes a list of integers as argument and returns a pair consisting of the sum of the even position and the sum of the odd positions of the list. You should not use auxiliary functions
Please do not copy and paste from Google. I need in your own words. Prove your claim.