{"functions":[],"name":"programa06","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_0b04023c_8d34_437c_ae6b_b65168e03017"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"nota01","lengthValue2":"5","id":"id_ee90f57d_4cf6_4aaf_9521_78782073b407","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"nota02","lengthValue2":"5","id":"id_a7daed32_f456_49c5_9dce_350acb28c0cd","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"media","lengthValue2":"5","id":"id_48ca692c_8166_4c49_a12c_03e226c829a8","initValue":null},{"newline":true,"@type":"Output","id":"id_496379ab_5690_4631_81c1_67e3cf97cdac","value":"\"--- Calculadora de Média Aritmética ---\""},{"newline":true,"@type":"Output","id":"id_fd3bb23c_4d70_40d3_969c_b6c99d66dc55","value":"\"nsira o valor da nota 01: \""},{"@type":"Input","name":"nota01","id":"id_fc833972_ab28_42e7_96dc_beac16a39f00","prompt":null},{"newline":true,"@type":"Output","id":"id_05a2467b_c090_4758_b017_c842283472a8","value":"\"nsira o valor da nota 02: \""},{"@type":"Input","name":"nota02","id":"id_0c4a4275_d505_4d19_a965_8c5d93bc9395","prompt":null},{"@type":"Assign","name":"media","id":"id_4475f7ec_8a65_4353_851b_8770484c5b5b","value":"(nota01 + nota02) / 2"},{"newline":true,"@type":"Output","id":"id_4fc7c8d1_78eb_444a_978c_93b1fb8dfe62","value":"\"O valor da média aritmética (média final) é: \" + media"},{"@type":"Return","id":"id_7ee3491e_7122_4162_bec5_87ade415daaa","maybeValue":null}],"parameters":[]},"id":"id_699e8791_874e_4262_b284_15340b9635e9","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":78}