Intern — Senior
Creating a list of squares of odd numbers using list comprehensions
livecode
Task condition
Using a list comprehension, create an array containing the squares of all odd numbers in the range from 1 to 99.
livecode
Task condition
Using a list comprehension, create an array containing the squares of all odd numbers in the range from 1 to 99.