Fractal++

Welcome to the Fractal++ learning experience! In this interactive tutorial, you'll learn the basics of Fractal++ programming through examples and exercises.

Step 1: Importing Modules

Example:

<^> ::= import io

Exercise:

Import the math module using the <^> syntax.