Sobes.tech
Junior — Senior

Function that excludes even elements from an array

livecode

Task condition

Create a function that removes all even numbers from the given array, without using an additional array and without resorting to higher-order functions.