by @lab Fork
{"functions":[],"name":"Problema calculo","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_cf31c9de_34e0_4a92_bdd7_ef408b2986d1"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"x","lengthValue2":"5","id":"id_1eb236a5_0bb4_491b_a9e1_e2a2258898c0","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"y","lengthValue2":"5","id":"id_c1547914_48a8_459d_8274_3248dfe87daf","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"tot","lengthValue2":"5","id":"id_530e737d_17c4_4081_b4ca_caf417ef8258","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"String","name":"ope","lengthValue2":"5","id":"id_0efd743f_eddb_4ebb_8ee5_c7fb8ea00a81","initValue":null},{"@type":"Input","name":"x","id":"id_033b0efd_db66_4f96_b4ee_42b0aef69251","prompt":null},{"@type":"Input","name":"y","id":"id_b9e3c617_46d2_4763_8a78_d8cf4a68c658","prompt":null},{"@type":"Input","name":"ope","id":"id_2c63d513_388f_4977_827b_30406a603bc2","prompt":null},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_bede2ca9_3ecd_4c3d_b023_76f6321c642c","value":"\"Error: Operador no reconocido.\""}],"id":"id_2d6987d4_5d2e_48d3_83ee_b332266ba503"},"trueBlock":{"statements":[{"@type":"Assign","name":"tot","id":"id_5c5f3b41_8992_4a6f_a12b_455b67ede631","value":"x / y"},{"newline":true,"@type":"Output","id":"id_5fae907e_9fe5_4792_9fb5_3c4445655347","value":"\"El cociente es: \" + tot"}],"id":"id_5810717a_53b3_4daf_877f_6796007856c7"},"condition":"ope == \"/\"","@type":"If","id":"id_e3e5f74c_9c59_49a6_af85_0f23fbfae4ff"}],"id":"id_8f0062fa_8da2_4ddb_bef8_899fce96119a"},"trueBlock":{"statements":[{"@type":"Assign","name":"tot","id":"id_480b39c1_cc6c_4542_a8ac_05bd7f22a4d7","value":"x * y"},{"newline":true,"@type":"Output","id":"id_c826764b_fd85_4a2a_96d0_3ce4605d18a8","value":"\"El producto es: \" + tot"}],"id":"id_58747a0a_262e_4391_bff0_a16aa9db30ec"},"condition":"ope == \"*\"","@type":"If","id":"id_0f9f9824_e465_4472_bc9c_c5d37906426d"}],"id":"id_162dce75_af0a_4159_bcbc_51b05db35b33"},"trueBlock":{"statements":[{"@type":"Assign","name":"tot","id":"id_9823bd9a_bbea_415f_8b93_165c49151dee","value":"x - y"},{"newline":true,"@type":"Output","id":"id_801ba717_7f15_48fd_a9de_ab16b58dd88f","value":"\"La resta es: \" + tot"}],"id":"id_53ed7992_1d95_49a4_b942_e779014c12eb"},"condition":"ope == \"-\"","@type":"If","id":"id_23e40f4d_9257_4904_91ac_dfabff4be04a"}],"id":"id_3e718bdd_aa4b_4b03_9885_1af8004ae119"},"trueBlock":{"statements":[{"@type":"Assign","name":"tot","id":"id_e69b9d5f_85ac_4f4e_9961_6787d95acd3d","value":"x + y"},{"newline":true,"@type":"Output","id":"id_93790819_1ae4_438b_b85a_8c6f49306daa","value":"\"La suma es: \" + tot"}],"id":"id_8467bee8_42f1_4116_a933_42849d8ee8f9"},"condition":"ope == \"+\"","@type":"If","id":"id_3af70a7d_aed9_4092_8be2_d095ce28449a"},{"@type":"Return","id":"id_f0aef46c_d758_4524_bbd8_8983463cd5b1","maybeValue":null}],"parameters":[]},"id":"id_8b61284c_58b4_4e7a_a58c_023f9190b009","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":241}