The issue is:
I have to create a function, which takes a list [x1,x2,x3....xn] and converts it to a list [x1, xn, x2, xn-1, x3, xn-2]
Thank you boys!
Sincerely,
Jake Smith
edit:
I don't even know how to start - i tried creating list with 'let x = [1,2,3]' and winhugs hives me error, which is not described on the web - ERROR - Syntax error in expression (unexpected end of input)
I also tried without declaring functions and variables, because of the errors, using zip and reverse functions but with no result...sorry for losing your time anyway...
Have 45 minutes to go :(
Edited by Roger, 04 July 2011 - 07:14 PM.


Sign In
Create Account

Back to top









