# Toy v2 Quick Start Guide To help you start using Toy as fast as possible, here are the core elements of the language. Not everything available is listed, but this should give you a good starting point. ## Keyword 'print' Firstly, the `print` keyword is used to output data to ## Keyword 'assert' ## Variables and Types ## Control Flow ## Functions ## External Libraries and Extending Toy ## Reserved Keywords & Operators