Part 0 Final Exam: The Language of Logic
You have learned the fundamental building blocks of programming: variables, data types, operators, making decisions with if/else, repeating actions with loops, and organizing code with functions.
This exam will test your combined understanding of these core concepts. Passing this exam demonstrates that you are ready to move on to the specific data structures of the Squirrel language.