by @Estela Fork
{"functions":[],"name":"05_program_atv-01","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_06c19f89_cee1_4218_82f5_e0eada9c801f"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"dividendo","lengthValue2":"5","id":"id_d860bb9e_6543_4464_b7fb_9331e8ea38f1","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"divisor","lengthValue2":"5","id":"id_b8a4dfe0_6a9d_4663_8013_ff0f9bd74760","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"divisao_int","lengthValue2":"5","id":"id_508fa45b_b557_4a8f_b388_f71cfb6516c6","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"resto","lengthValue2":"5","id":"id_8ba83684_c5c6_4b45_948e_beece4bc9569","initValue":null},{"newline":true,"@type":"Output","id":"id_cb17d2a1_c213_49e7_8e03_0de02178d8c0","value":"\"Escreva o número dividendo da divisão inteira: \""},{"@type":"Input","name":"dividendo","id":"id_a3c7cdb9_eacd_4262_ab83_7c7485ce2803","prompt":null},{"newline":true,"@type":"Output","id":"id_56541dfb_093e_4d14_ad6c_f1c9246e4e12","value":"\"Escreva o número divisor da divisão inteira: \""},{"@type":"Input","name":"divisor","id":"id_3d2639dc_0bcd_4bde_bfd4_2b5005ffbd0e","prompt":null},{"@type":"Assign","name":"divisao_int","id":"id_019cbf72_fb48_41f2_b88a_5151b611c6bc","value":"dividendo/divisor"},{"@type":"Assign","name":"resto","id":"id_be520306_b113_4f16_bb67_6e9b0dc1bd7e","value":"dividendo%divisor"},{"newline":true,"@type":"Output","id":"id_57b67e07_1e3d_48c8_b5a8_d82458ca42e4","value":"\"Divisão inteira = \""},{"@type":"Input","name":"divisao_int","id":"id_808b2f71_02f8_446b_ac66_60cf0168fce9","prompt":null},{"newline":true,"@type":"Output","id":"id_2f3d4e78_3378_4ef6_9e37_be7e36f0f23d","value":"\"Resto: \""},{"@type":"Input","name":"resto","id":"id_364fb4aa_dcaf_4f8a_a39c_bc9ee2a313d6","prompt":null},{"@type":"Return","id":"id_da2cfcb2_a50e_4161_8cef_567f3ca5e283","maybeValue":null}],"parameters":[]},"id":"id_21eada7b_e0d6_45f8_a780_df73c559accd","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":805}