by @gcarri-raquel Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_351215cb_03de_463f_bd4b_1997251f8fd9"},{"@type":"Input","name":"Ingrese nota 1: nota1","id":"id_25353483_8666_4b64_922c_014737e93782","prompt":null},{"@type":"Input","name":"Ingrese nota 2: nota2","id":"id_7e4c551f_b350_4a42_9c11_18b6518efa99","prompt":null},{"@type":"Input","name":"Ingrese nota 3: nota3","id":"id_e283a7f1_ebd7_4c12_bc59_8dc2bc7383d6","prompt":null},{"@type":"Input","name":"Ingrese nota 4: nota4","id":"id_4ff72eba_7ca2_4ff5_a22c_0c3ee7b160f0","prompt":null},{"@type":"Assign","name":"menor","id":"id_42027067_1279_44e6_808a_a665bb205c01","value":"nota1"},{"falseBlock":{"statements":[],"id":"id_62689fd0_4300_43a4_a7ad_03bb99a4386b"},"trueBlock":{"statements":[{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"menor","lengthValue2":"5","id":"id_4750ca21_91fd_4963_9645_449deca1fa7c","initValue":"nota2"}],"id":"id_525aecab_7a00_4fdb_ab9d_0e9eb05d5810"},"condition":"nota2 < menor","@type":"If","id":"id_51dcc74c_5ef3_4ba3_9795_79e48fc323d9"},{"falseBlock":{"statements":[],"id":"id_2f885102_daae_41d1_baa6_dc3d759ceb18"},"trueBlock":{"statements":[{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"menor","lengthValue2":"5","id":"id_8c2d99d3_1f29_4174_8b51_4c4123418a8a","initValue":"nota3"}],"id":"id_c8229399_ddea_424d_a887_e4137af7b5c2"},"condition":"nota3 < menor","@type":"If","id":"id_c9dd4011_45f8_4097_9502_0f1b3d8ce3ad"},{"falseBlock":{"statements":[],"id":"id_054e709c_9597_447c_9c35_2c8b4a1f367d"},"trueBlock":{"statements":[{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"menor","lengthValue2":"5","id":"id_b539571a_aa8e_4a72_ab0c_675dc28a78d5","initValue":"nota4"}],"id":"id_fb83233f_7fa9_475d_bb2f_d29f3dba4222"},"condition":"nota4 < menor","@type":"If","id":"id_1f3996cf_f274_46dc_886d_5690d88a6f92"},{"@type":"Assign","name":"Suma","id":"id_a0f0fedb_da95_4bcf_a709_bf115e4b9e93","value":"nota1 + nota2 + nota3 + nota4"},{"@type":"Assign","name":"suma","id":"id_0a0704a4_0ab2_4c17_ba67_2c11e5bd3494","value":"suma - menor"},{"@type":"Assign","name":"Promedio","id":"id_676b4ca2_bc21_404a_99aa_2e3af9b70db6","value":"suma / 3"},{"newline":true,"@type":"Output","id":"id_e262a77c_9ae4_48f8_a5be_7e0528813948","value":"Nota eliminada: menor"},{"newline":true,"@type":"Output","id":"id_b312e590_3e2d_43d1_a569_4edfe3d18436","value":"Promedio de las 3 mayores: promedio"},{"@type":"Return","id":"id_deda0035_25ed_44f4_92e4_8d32a2c092dc","maybeValue":null}],"parameters":[]},"id":"id_e7521d7f_040f_43d4_9260_522e4626bcb0","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":828}