{"functions":[],"name":"confirmacion de triangulo","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_be94db36_b60d_4825_8faf_32304fe8409f"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"medida1","lengthValue2":"5","id":"id_8f1560d7_a2b7_4b0b_a636_7d7dd64ba919","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"medida2","lengthValue2":"5","id":"id_a3479ac7_a6b5_492f_93c9_6c8fd7569fa4","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"medida3","lengthValue2":"5","id":"id_49991296_e8f7_4ba8_8857_b23f6a4b19dd","initValue":null},{"@type":"Input","name":"medida1","id":"id_e0f83cef_f6af_4141_936a_5a10eb7296d3","prompt":null},{"@type":"Input","name":"medida2","id":"id_e25d6cc9_3786_4dc3_a102_a01df6b3c4a6","prompt":null},{"@type":"Input","name":"medida3","id":"id_d223e4d0_48ba_4531_ae34_bcd7b8069e01","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_a349a426_1d20_42ea_af48_8ca1121ee19d","value":"\"no es un triangulo\""}],"id":"id_808b79d0_c9d6_45ed_b405_7391cfa3804b"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_e3ae9981_5c02_4097_9309_b3865cc26ced","value":"\"sus lados forman un triangulo\""}],"id":"id_fc094b5a_861e_474a_b96b_cf2baf858bc8"},"condition":"(medida1+medida2>medida3) && (medida2+medida3>medida1) && (medida3+medida1>2)","@type":"If","id":"id_7d8cc990_b4b8_4fe5_8f86_4bbc2e430733"},{"@type":"Return","id":"id_5e59d387_8239_4b0a_a71e_05e6bebd9b25","maybeValue":null}],"parameters":[]},"id":"id_e6f35eac_f330_4c7b_aaf4_377aa9942fd8","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":293}