by @Carlos Eduardo Machado Fork
{"functions":[],"name":"Programa04","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_deeeffb2_bc36_4c6c_af63_8dc47b506d5a"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"x","lengthValue2":"5","id":"id_8d51f05d_dd21_4f98_a77d_97cf35e3bc18","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"y","lengthValue2":"5","id":"id_5a3a88c3_4070_4d36_8131_20b29bbdb88d","initValue":null},{"newline":true,"@type":"Output","id":"id_c2595994_1070_4b61_b91e_de145c0b5677","value":"\"Digite o valor de x: \""},{"@type":"Input","name":"x","id":"id_668607a2_a197_4097_9d5d_d045530d5c43","prompt":null},{"@type":"Assign","name":"y","id":"id_5d7aa147_202f_4e4b_b68b_41f6c5837b37","value":"5*x + 2"},{"@type":"Comment","id":"id_912d4a01_c862_4abd_acaf_0551c212b88b","text":"Neste caso x e y são as variáveis, enquanto o 5 e o 2 são as constantes."},{"newline":true,"@type":"Output","id":"id_b5d3dc87_bc95_4bc6_bea3_aab98e2edd3f","value":"\"O valor de y na função de reta é: \"+ y"},{"@type":"Return","id":"id_e1234431_e23d_44ff_8047_dadbb818a978","maybeValue":null}],"parameters":[]},"id":"id_4afccfd3_6dea_4726_bb86_74d396acecfa","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":175}