Learn the fundamentals
Perform calculations, store and manipulate information in variables using various data structures, and write descriptive comments describing your code to others.
Build your workflow
Use comparison operators in combination with for and while loops to execute code based on conditions being met, enabling a fully customizable workflow.