declaring a variable types: num str bool variable: [type] [name] = [value]; --> semi-colon is a must comparison and arithmetic operations: like in c++ using the console display a variable print(arg); miscellaneous display my name creator_name(); -display my iq creator_iq(); tutorial's link https://ruslanspivak.com/lsbasi-part1/