Junior — Senior
Getting a list of squares of odd numbers from 1 to 99 using a generator
livecode
Task condition
Create a list containing the squares of all odd numbers in the range from 1 to 99 inclusive, using a generator expression.
livecode
Task condition
Create a list containing the squares of all odd numbers in the range from 1 to 99 inclusive, using a generator expression.