Intern — Middle
Creating an array with consecutive powers of two
livecode
Task condition
Create an array containing the first 10 elements of the powers of two (2, 4, 8, 16, etc.).
livecode
Task condition
Create an array containing the first 10 elements of the powers of two (2, 4, 8, 16, etc.).