{"functions":[],"name":"Soma de números","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_e10592db_743f_4952_9ce7_f68b98918755"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"num","lengthValue2":"5","id":"id_3b4c97b4_4f13_428b_a949_3c6f98824b89","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"quantidade","lengthValue2":"5","id":"id_f138164b_d097_4ddd_bf78_cc6a968e79a1","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"soma","lengthValue2":"5","id":"id_469fbc33_22e7_478e_b8b9_777bf14e6353","initValue":"0"},{"@type":"Input","name":"quantidade","id":"id_2c2686db_aba8_4feb_9be7_0d09bbccc4f0","prompt":"Quantos números quer somar:"},{"varName":"i","incr":"1","@type":"ForLoop","start":"1","end":"quantidade","id":"id_1223c0af_ef4e_43e3_bb9b_83328437d38b","body":{"statements":[{"@type":"Input","name":"num","id":"id_3b89dd0d_f9a0_4b5e_968c_8adc3c1314e2","prompt":"Introduza os números que quer somar?"},{"@type":"Assign","name":"soma","id":"id_b311f6ae_eca5_4bca_a784_7f7f804454f6","value":"soma + num"}],"id":"id_b00aca40_8ae7_4146_a5f5_e6fe0cf72e2e"}},{"newline":true,"@type":"Output","id":"id_6649ca1e_4cd8_4aed_8445_07ed2c6d13a2","value":"\"A soma é \" +soma"},{"@type":"Return","id":"id_a7da64c9_c028_41a0_9942_602febf43515","maybeValue":null}],"parameters":[]},"id":"id_c38effb0_e93b_4247_92d0_c00e2edda108","config":{"showDebugVars":true,"useInputPrompt":true,"echoEnteredValue":true,"showIoBtns":true,"showFunctions":false,"lang":"python","showGenCode":true},"version":"0.3","revision":315}