{"functions":[],"name":"MedinaFernandoMMP","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_ffc7d1e8_a34f_487c_943d_2962615080a8"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"valor","lengthValue2":"5","id":"id_5e6fc15d_4896_478f_93f0_4fab7eecf40d","initValue":"1"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"cantidad","lengthValue2":"5","id":"id_8786648c_eda5_4004_8064_867adae5c45c","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"cantidad2","lengthValue2":"5","id":"id_afc2c39c_4485_4805_930f_0ca3c837108d","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"contador","lengthValue2":"5","id":"id_459a646f_55aa_4c3d_be33_9a0d3d9f0c11","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"suma","lengthValue2":"5","id":"id_60143e7d_b8dd_4717_816d_ff739a686c06","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"promedio","lengthValue2":"5","id":"id_30315af4_ad72_4295_988f_418219e81776","initValue":"0"},{"condition":"contador < 4","@type":"While","id":"id_70bf801d_94a7_406d_a6cd_1f6f360e1104","body":{"statements":[{"newline":true,"@type":"Output","id":"id_5a7c0e00_49d4_4c1e_a340_2b8fe7adbd88","value":"\"Entre un valor: \""},{"@type":"Input","name":"valor","id":"id_daa633f3_07dc_4214_b568_9eef28c611bb","prompt":null},{"@type":"Assign","name":"contador","id":"id_9cee5a8e_c409_4b04_81e4_5a7b9431ff0b","value":"contador + 1"},{"@type":"Assign","name":"suma","id":"id_bf5a154e_bee6_4c7f_8743_851878881280","value":"suma+valor"},{"falseBlock":{"statements":[{"@type":"Assign","name":"cantidad","id":"id_ec7822fc_0f6b_4e85_9af1_d76c60d4342b","value":"cantidad + 1"}],"id":"id_5f226115_f3b6_45fd_a345_088f5487ae0a"},"trueBlock":{"statements":[{"falseBlock":{"statements":[],"id":"id_d96d933a_723d_42e9_af79_bf6e14ab2f51"},"trueBlock":{"statements":[{"@type":"Assign","name":"cantidad2","id":"id_bb04e172_f413_42c3_bbea_d8493cae3fff","value":"cantidad2 + 1"}],"id":"id_7a547922_fb21_44f8_83b7_c4a738685b9a"},"condition":"valor > 100","@type":"If","id":"id_c900c5d3_2cd2_414e_a5c9_55836101da53"}],"id":"id_19fbcd17_c442_4002_a215_6f15edd83704"},"condition":"valor > 10","@type":"If","id":"id_57bbb54f_e2b6_4380_9716_3ab02e40bb97"}],"id":"id_d03a4bb4_ce5c_4b55_a536_82c91bbc33ec"}},{"@type":"Assign","name":"promedio","id":"id_4bbca8f5_a71d_4010_84ff_102a0908c7b0","value":"suma/contador"},{"newline":true,"@type":"Output","id":"id_9e9dc9be_149b_47f7_aaea_f5a6e4848e66","value":"\"Valores mayores a 100 es \" + cantidad2 + \" y valores menores a 10 es \" + cantidad"},{"newline":true,"@type":"Output","id":"id_c87a31a2_2197_410b_8c80_fcf1359a92b0","value":"\"El promedio es \" + promedio"},{"@type":"Return","id":"id_07b4410e_ade5_4029_bdff_76b13f766d28","maybeValue":null}],"parameters":[]},"id":"id_5c3d891c_364b_4a07_8ba2_e6e1156b13e6","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":1941}