by @Valentina Zapata Castano Fork
{"functions":[],"name":"Lab3_p2","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_8bc56cac_744c_4b12_897b_c9f37b5e35c7"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"suma","lengthValue2":"5","id":"id_bd4f4cf3_c947_4eca_af00_93a671bd8596","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"contador","lengthValue2":"5","id":"id_48b18311_768e_43fc_a626_b6c030eabde1","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Boolean","name":"terminado","lengthValue2":"5","id":"id_c581954e_bc7d_4c5e_a20f_916d019f87c2","initValue":null},{"condition":"terminado == false","@type":"While","id":"id_dffda216_b2c9_45bc_96be_d71b39ff1d92","body":{"statements":[{"@type":"Input","name":"nota","id":"id_178513ca_50a4_406e_8fbc_5b1cb76e75b9","prompt":null},{"falseBlock":{"statements":[{"@type":"Assign","name":"suma","id":"id_afedcb43_c82a_4d67_96e3_d5a16b9fbc9f","value":"suma + nota"},{"@type":"Assign","name":"contador","id":"id_bd3766ba_b996_4c56_b33c_3a80353a24a3","value":"contador + 1"}],"id":"id_bd574c88_d9cc_4e48_b22a_48a5b213f48f"},"trueBlock":{"statements":[{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Boolean","name":"terminado","lengthValue2":"5","id":"id_3d521ab7_2655_48e0_bb8c_473418dbb9aa","initValue":"true"}],"id":"id_aa817b1b_6fe7_4897_b9d3_effbbdaf0e07"},"condition":"nota < 0","@type":"If","id":"id_3e78e98f_5aad_485c_aa14_0889478b2879"}],"id":"id_d76c6467_2921_4d43_9cb1_a8d0c4264dc8"}},{"falseBlock":{"statements":[{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"promedio","lengthValue2":"5","id":"id_03f6fd7f_af61_420e_96ae_7ca9d98784a5","initValue":"0"}],"id":"id_d0839968_e46d_4d07_8b3b_9250acebbaed"},"trueBlock":{"statements":[{"@type":"Assign","name":"promedio","id":"id_1ac7fe05_490a_4878_a57a_b53d5421c4b2","value":"suma / contador"}],"id":"id_eadaf6c3_eeb0_4333_8f0d_439dcb5f10a3"},"condition":"contador > 0","@type":"If","id":"id_23ae8b64_f62b_4359_acda_6b2c10ebee76"},{"newline":true,"@type":"Output","id":"id_a2b60dd9_e1c7_4cdc_91dd_030fdf0feaca","value":"promedio"},{"@type":"Return","id":"id_7e796b51_fa8f_44f4_b6e8_ec565fc92d8a","maybeValue":null}],"parameters":[]},"id":"id_5a769f15_6304_4d7e_9b26_2ececfafea90","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":231}