{"functions":[],"name":"11-decision","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_793d476b_126b_4978_8118_a10c6e03cb73"},{"@type":"Declare","tpe":"Integer","name":"a","id":"id_308e76d2_388a_4b83_a7a5_284434964d56","initValue":null},{"@type":"Declare","tpe":"Integer","name":"b","id":"id_05dd6770_9f84_4341_9b4e_ab4d75e16784","initValue":null},{"@type":"Declare","tpe":"Integer","name":"c","id":"id_7cbf4ab9_4831_460c_ae0c_adbaed980f60","initValue":null},{"@type":"Input","name":"a","id":"id_9d034056_6858_4341_8bd6_ce9ff2c281d8","prompt":"ingrese valor de a"},{"@type":"Input","name":"b","id":"id_75703939_f38a_4dfe_85ec_7b7c7c53ba78","prompt":"ingrese valor de b"},{"@type":"Input","name":"c","id":"id_cd52cf9f_0265_456a_ac75_9ba4bfe1062b","prompt":"ingrese valor de c"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_d2bde6d4_ceef_4c0e_9a84_ccf93636ca1c","value":"\"el resultado son nĂºmeros complejos\""}],"id":"id_1735f90d_aeea_415c_abd9_b6b1e25eaf0b"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_02c68a04_2bd6_4ad9_939c_2c94a0c65ee5","value":"(-b+sqrt(pow(b,2)-4*a*c))/(2*a)"}],"id":"id_cc94632f_8b06_4fbe_affb_d39b0f2bbb89"},"condition":"a!=0 && (pow(b,2)-4*a*c>=0)","@type":"If","id":"id_94f66c3e_f8e8_4b3e_bc65_68734e534e62"},{"@type":"Return","id":"id_ee9d5ce6_0d0c_406d_a11f_c971301cf733","maybeValue":null}],"parameters":[]},"id":"id_b687d0a7_04a2_44ba_b985_65fd802ffc06","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":248}