{"functions":[],"name":"promedio de tres notas","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_c1f83b6a_e519_4f21_a9eb_8f4b42e27972"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Nota1","lengthValue2":"5","id":"id_b860e9b8_b975_4d17_a222_ea06943a6220","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Nota2","lengthValue2":"5","id":"id_4f6ebed5_c626_4882_afa1_624c9e4dc513","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Nota3","lengthValue2":"5","id":"id_2881e7b8_6525_457b_b43d_95ceb1f09473","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Promedio","lengthValue2":"5","id":"id_b892195c_9e99_430a_b7d0_8e58560fbf52","initValue":"0"},{"newline":true,"@type":"Output","id":"id_d6e42d86_a3df_4183_ab96_f0eb90b077d3","value":"\"este programa calculara tu promedio de tres notas\""},{"newline":true,"@type":"Output","id":"id_317e4d6a_cd80_464f_b564_8b16147b6453","value":"\"ingresa la primera nota\""},{"@type":"Input","name":"Nota1","id":"id_f7930f14_33a8_4f4f_8c59_fea151089322","prompt":null},{"newline":true,"@type":"Output","id":"id_5f43c15d_708e_4865_bcd9_3191f9c50f2e","value":"\"ingresa la segunda nota\""},{"@type":"Input","name":"Nota2","id":"id_86a169a5_f0e4_49fc_beab_d27dc74708da","prompt":null},{"newline":true,"@type":"Output","id":"id_b7405fd5_8824_4483_b02f_4dbbd35c3b35","value":"\"ingresa la tercera nota\""},{"@type":"Input","name":"Nota3","id":"id_e1ff4a38_6493_47a4_9ca1_b8d492d0191e","prompt":null},{"@type":"Assign","name":"Promedio","id":"id_ce52b7b1_6360_49c6_a9ed_23ebf13506fb","value":"(Nota1+Nota2+Nota3)/3"},{"newline":true,"@type":"Output","id":"id_0714538a_6140_4bb9_a731_3f9db84ff2cd","value":"\"Su promedio es= \"+Promedio+\"\""},{"@type":"Return","id":"id_3912de59_8afc_4ea1_a023_d7495b584668","maybeValue":null}],"parameters":[]},"id":"id_47163c71_1c93_432a_928b_9dd39ef43bd9","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":359}