by @Jairo Ruiz Fork
{"functions":[],"name":"Mi calculadora","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_b5c4bcbc_293a_4b7e_84ae_5e251c98e238"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"resultado","lengthValue2":"5","id":"id_7744fcd8_4c52_4881_87d1_ec247edc56ae","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"operacion","lengthValue2":"5","id":"id_6a90faec_fd78_44fd_b165_b9138d009068","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"A","lengthValue2":"5","id":"id_b7cc858a_ebda_4890_bb1b_d5cfe3e03820","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"B","lengthValue2":"5","id":"id_bee802c9_06be_413d_9d09_6def2e7163b5","initValue":"0"},{"newline":true,"@type":"Output","id":"id_e5da54e6_243e_4ffe_ab9f_5ce29c99b7fb","value":"\"Dame el primer número\""},{"@type":"Input","name":"A","id":"id_628e2c3e_1b08_4195_b4cd_3b167032ae59","prompt":null},{"newline":true,"@type":"Output","id":"id_657ffe21_6f4d_4303_8331_e7caaa755ce9","value":"\"Dame el segundo número\""},{"@type":"Input","name":"B","id":"id_7b4a50b2_6613_4e53_8ee6_1b6cc6dae65f","prompt":null},{"newline":true,"@type":"Output","id":"id_90604ba0_e904_4ffc_9dbc_f72401531b7c","value":"\"Que operación quieres hacer:1 sumar. 2 restar. 3 multiplicar. 4 dividir.\""},{"@type":"Input","name":"operacion","id":"id_11049085_9b05_42f7_9172_190e405af0d4","prompt":null},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[],"id":"id_cd0689b8_2a82_40a5_ad03_9a5ede825c6b"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_dce03a32_febf_46c0_9867_fd65a7ec119b","value":"\"El resultado de la divicion:\""},{"newline":true,"@type":"Output","id":"id_f2bff65a_7442_43d2_a7e4_a37986d53bd4","value":"A/B"}],"id":"id_d8038580_e55d_46d2_8609_6a77f8228e77"},"condition":"operacion==4","@type":"If","id":"id_27106fd3_2d75_49f4_8ed2_f926d44b3caf"}],"id":"id_e9670c0f_43bf_4152_9491_c8a691475563"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_bf174a5f_3097_48cb_ad9e_df88787360c2","value":"\"El resultado de la multiplicacion:\""},{"newline":true,"@type":"Output","id":"id_7ea02d1f_53e1_4313_a5ef_c76a6aeeb058","value":"A*B"}],"id":"id_1e73cda8_5fcc_4ae9_a1b1_30c136d0d340"},"condition":"operacion==3","@type":"If","id":"id_7ed187de_6966_47c4_9bcc_759c7f98719f"}],"id":"id_1a6ce7f5_2b00_4eb0_97db_264c434b1852"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_531c36a0_cb8a_4168_9fa1_9499ca5b55ef","value":"\"El resultado de la resta:\""},{"newline":true,"@type":"Output","id":"id_3ab88793_9dc8_410d_b0db_a46451903cf3","value":"A-B"}],"id":"id_30edec81_d991_468d_9adf_07c7c02dcf6b"},"condition":"operacion==2","@type":"If","id":"id_6adca50d_654c_4de1_bda8_2ca90e15f0bb"}],"id":"id_b5552bac_6137_485d_8216_3b79801f05a6"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_56b032a8_2ebf_4cda_b05d_89031c0cab6c","value":"\"El resultado de la operacion suma:\""},{"newline":true,"@type":"Output","id":"id_40f20a6e_4e7c_443c_8235_be946b887ef4","value":"A+B"}],"id":"id_4111de3c_d95c_4161_ac7c_bd8e132850a5"},"condition":"operacion==1","@type":"If","id":"id_f7dfb953_fc09_481f_b4d7_ad27ec8466a6"},{"@type":"Return","id":"id_6fe798a4_a72f_49af_80d4_f6a3176229bc","maybeValue":null}],"parameters":[]},"id":"id_9caaca27_d6d1_4c6c_abeb_837036600c1c","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":1447}