• + 0 comments

    You just need to return an array of n integers. The values can be anything, as long as the array length matches the input. For example, if n = 5, valid outputs could be [0,1,2,3,4] or [10,20,30,40,50]. This simple task helps beginners practice arrays and is often found in an Educational Guide for American Universities.