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