Iff Otherwise
Simple examples of using iff and otherwise in TinyPanda.
Loops
Learn how to repeat code using loop and for in TinyPanda.
Functions
Learn how to write reusable blocks of code using the fn keyword in TinyPanda.
Working with Lists
Simple examples of using lists in TinyPanda.
Classic Algorithms
Practical implementations of classic computer science algorithms in TinyPanda.