Relier Pairs A quick revision about types of variablesVersion en ligne By Miss. Heba par Heba Asaad 1 integer variable 2 char variable 3 string variable 4 float variable 5 boolean job = 'teacher' name = 'h' a = 2.3 z = 56 In programming you often need to know if an expression is True or False.