Back
Close
  • 2050

What will I learn?

This puzzle validates that you can manage creation and update of lists. It also uses nested loops.

External resources

ListsLoops

Learning Opportunities

This puzzle can be solved using the following concepts. Practice using these concepts and improve your skills.

Statement

The goal of this puzzle is to make you work with a mathematical series: The Conway Sequence. Discover how to generate terms of a series interatively.

A higher resolution is required to access the IDE

Story

A Conway Sequence is a funny mathematical object where an element describes the previous one, and recursively. Beware of cognitive exertion on this one!