Relacionar Columnas A quick revision about types of variablesVersión en línea By Miss. Heba por Heba Asaad 1 integer variable 2 char variable 3 float variable 4 boolean 5 string variable job = 'teacher' In programming you often need to know if an expression is True or False. name = 'h' z = 56 a = 2.3