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