by @Melissa Alvarez Puerta Fork
{"functions":[],"name":"T.S 4","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_191885e8_57d8_4a34_af65_45f04b7f42bb"},{"@type":"Declare","tpe":"Real","name":"Cateto1","id":"id_71e63a07_9abc_4955_acff_6406b27e4c21","initValue":"0"},{"@type":"Declare","tpe":"Real","name":"Cateto2","id":"id_fdde0790_dd5d_4ac0_8a63_084bccd59ee0","initValue":"0"},{"@type":"Input","name":"Cateto1","id":"id_db51d7f2_3157_40b6_90e4_9ab38273d76f","prompt":"Ingrese el valor del cateto 1"},{"@type":"Input","name":"Cateto2","id":"id_8afa3589_afa8_4f62_ae61_e89e3c3163ef","prompt":"Ingrese el valor del Cateto 2"},{"newline":true,"@type":"Output","id":"id_5c7d4b10_6d17_4822_9bef_b5a37f463d74","value":"\"El valor de la hipotenusa es:\""},{"newline":true,"@type":"Output","id":"id_96605f29_648b_4fc2_855a_43a9d4590238","value":"sqrt(Cateto1*Cateto1+Cateto2*Cateto2)"},{"@type":"Return","id":"id_1f48ee15_dd90_4d02_b37d_ca913b241578","maybeValue":null}],"parameters":[]},"id":"id_719a8cda_ede8_445e_9036_c36e1e876a08","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":201}