{"functions":[],"name":"Programa01","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_5573df46_efde_403c_856d_e53cd625c77e"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"x","lengthValue2":"5","id":"id_d3c2c1d2_de17_4148_8727_fda29ec9ef13","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"y","lengthValue2":"5","id":"id_b76cbfc0_872c_4060_9daf_6d93c7bd0612","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"soma","lengthValue2":"5","id":"id_564572e7_e9bd_4810_a1d6_77fbb61f8c8e","initValue":null},{"newline":true,"@type":"Output","id":"id_d74a1425_355c_41f1_b925_eb1a5a2e6cc8","value":"\"Insira o primeiro número: \""},{"@type":"Input","name":"x","id":"id_aedb8264_c87f_4bda_84e0_0a20135224a0","prompt":null},{"newline":true,"@type":"Output","id":"id_ffdec064_5cc7_4aaa_aeeb_0b14b486d330","value":"\"Insira o segundo valor: \""},{"@type":"Input","name":"y","id":"id_b2c17c93_d0b8_4a7b_ad95_3d623f9b9612","prompt":null},{"@type":"Assign","name":"soma","id":"id_35514fca_1f68_412e_9811_175c1882992e","value":"x + y"},{"newline":true,"@type":"Output","id":"id_95a3a800_7d96_4071_a804_6fa44d80a2b9","value":"\"O valor da soma de x e y é: \" + soma"},{"@type":"Return","id":"id_fb877107_e3ff_49b0_b450_98460aea7a9c","maybeValue":null}],"parameters":[]},"id":"id_54bd211a_bd24_4c7d_b9ca_f559b97afd9c","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"c","showGenCode":true},"version":"0.3","revision":138}