{"functions":[],"name":"imprimir a maior e a menor Not","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_7047247f_f35a_4bfb_a600_67af2041b502"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"nota","lengthValue2":"5","id":"id_2cb7fb39_f9b9_4c2f_8279_36971515675a","initValue":"1"},{"condition":"nota > 0","@type":"DoWhile","id":"id_5d9f3090_1e72_46d3_aecc_86648533803d","body":{"statements":[{"@type":"Input","name":"nota","id":"id_6d35fb5b_7811_436a_8197_2b0f8fec2b3d","prompt":"Digite a nota "}],"id":"id_eb87153c_2cf3_46ba_b771_9b6b72b6ec13"}},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"maior","lengthValue2":"5","id":"id_8d662704_4acf_42aa_a36f_e7a4a4c0e89c","initValue":null},{"falseBlock":{"statements":[{"@type":"Assign","name":"menor","id":"id_3cdba19f_f7b6_491d_826c_6414dfb05d6a","value":"nota"}],"id":"id_ee6a27fd_afed_4187_80a9_f4a0dfec221b"},"trueBlock":{"statements":[{"@type":"Assign","name":"maior","id":"id_98b738d3_d6fa_4e8f_b85f_bbdad6bd392f","value":"nota"}],"id":"id_dd641d77_6a6e_43b1_9414_18c3a0477923"},"condition":"nota > maior","@type":"If","id":"id_11c2f555_3fa2_42a9_9b56_a693e1f4612c"},{"newline":true,"@type":"Output","id":"id_118f8986_2198_46b8_a2cf_65321f27900b","value":"\"A maior nota é \" +maior"},{"newline":true,"@type":"Output","id":"id_687a72b8_d3e9_46f6_a2b6_2e4e689087b4","value":"\"A menor nota é \" +menor"},{"@type":"Return","id":"id_ac5abb1f_0f5a_432f_8d07_18842db88b31","maybeValue":null}],"parameters":[]},"id":"id_245dcbb4_e545_43bd_95c7_1725ef05ec57","config":{"showDebugVars":true,"useInputPrompt":true,"echoEnteredValue":true,"showIoBtns":true,"showFunctions":false,"lang":"python","showGenCode":true},"version":"0.3","revision":633}