{"functions":[],"name":"10-condicion","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_2ff9b457_3da1_45d3_95a5_075007454c68"},{"@type":"Declare","tpe":"Integer","name":"a","id":"id_5d3e5cb7_ea2c_4f6f_9529_9dc11a76ff8a","initValue":null},{"@type":"Declare","tpe":"Integer","name":"b","id":"id_f726a6e5_ba24_4eb7_b7a2_527b68739a09","initValue":null},{"@type":"Declare","tpe":"Integer","name":"c","id":"id_94f8ed7a_bd8a_4df1_8574_a17524ba94b2","initValue":null},{"@type":"Input","name":"a","id":"id_4eec2cec_fe57_4294_b1dd_390d48b6c545","prompt":"ingrese numero entero"},{"@type":"Input","name":"b","id":"id_bba40c36_f953_4677_86b1_4e9117d6ea25","prompt":"ingrese numero entero"},{"@type":"Input","name":"c","id":"id_439538bf_7e57_450d_8216_7db54ea234af","prompt":"ingrese numero entero"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_5c737c40_ab1a_4467_bda0_cb8c5ee41683","value":"\"no es un triangul0\""}],"id":"id_2f625265_7805_4239_bd62_ef0e01884183"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_375136dc_472f_49c2_9716_3f4132d72299","value":"\"es un triangulo\""}],"id":"id_9baffb76_191f_4360_b47d_64692c41483b"},"condition":"(pow(a,2)==pow(b,2)+pow(c,2))||(pow(b,2)==pow(a,2)+pow(c,2))||(pow(c,2)==pow(b,2)+pow(a,2))","@type":"If","id":"id_12f760f1_b43d_465a_90a8_0cf3b3dccd98"},{"@type":"Return","id":"id_53e60708_8a29_45b8_8940_7efcd90703eb","maybeValue":null}],"parameters":[]},"id":"id_aecaeeb9_f5fb_4552_a811_265587d46572","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":389}