by @Santiago Jimenez Jaramillo Fork
{"functions":[],"name":"6-decision","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_e8db9a6d_9702_428e_bf2c_937a0f05f3ea"},{"@type":"Declare","tpe":"Real","name":"l","id":"id_11853166_12bc_4fd6_8716_1e5d77bfeb87","initValue":null},{"@type":"Input","name":"l","id":"id_f9608cec_07e9_49f5_adc5_a0eef3d7de70","prompt":"ingrese valor del lado del triangulo"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_ace96ff6_e4f2_436f_8adc_61a35a0044d5","value":"\"el valor debe ser mayor a 0\""}],"id":"id_1094b0b2_9641_4e7b_8451_637550e25b4e"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_ed5387ba_7473_49c4_9f08_edff83901304","value":"\"área del triangulo\""},{"newline":true,"@type":"Output","id":"id_47b55663_3d3d_4f3d_8c37_731b78c76d36","value":"(l*l*sqrt(3))/4"}],"id":"id_6c3ec796_1fc6_4c2d_9c6a_65815918bd68"},"condition":"l>0","@type":"If","id":"id_c8ae6b2c_c8ef_4a92_9961_3eee019bd791"},{"@type":"Return","id":"id_07cbf488_d40d_4259_a536_fdaf49483f28","maybeValue":null}],"parameters":[]},"id":"id_f50fa71f_b37e_43ed_abc6_b7337657fd00","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":214}