var to declare variables. To reassign variables, omit the use of the keyword vartrue and falsenil is the keywork to denote null type
if() {}else if(){} else{} similarly to Java along with teritiary operation (condition) ? true : falsefor(), while() and do{} while()print() command