by @meradiayoub Fork
{"functions":[],"name":"Sum of 3 Numbers","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_680bccec_8e16_4596_84e3_2b845ad0d98f"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"n1","lengthValue2":"5","id":"id_875c9427_b19b_4b8f_bc2f_3385ab311dcf","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"n2","lengthValue2":"5","id":"id_d8f0e283_ccfc_460d_8b54_91b529a2ff9a","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"n3","lengthValue2":"5","id":"id_400cb67c_afd2_416b_85d9_f23a5eb885c7","initValue":null},{"newline":true,"@type":"Output","id":"id_23bc4966_8109_4334_aeee_158ae41f1200","value":"\"input the first number (n1) : \""},{"@type":"Input","name":"n1","id":"id_e795e3ae_048f_4d57_95fe_0936b6c1c8ff","prompt":null},{"newline":true,"@type":"Output","id":"id_56ada061_4c2d_4997_82f2_10604c1d9d12","value":"\"input the second number (n2) : \""},{"@type":"Input","name":"n2","id":"id_18af510c_0bf6_45df_86be_1c5cb295d71a","prompt":null},{"newline":true,"@type":"Output","id":"id_be249a2a_b78f_4c3a_afa3_94a684dcb348","value":"\"input the third number (n3 ) : \""},{"@type":"Input","name":"n3","id":"id_6435de95_529a_45bd_aa47_352743a5bae0","prompt":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"sum","lengthValue2":"5","id":"id_5a316c1c_5114_4dc3_a0e1_081210f096af","initValue":"n1+n2+n3"},{"newline":true,"@type":"Output","id":"id_dab586a4_3b1c_4764_9b9c_65e984802b1b","value":"\"the sum of \"+n1+\",\"+n2+\",\"+n3+\" : \"+sum"},{"@type":"Return","id":"id_74f6828f_5764_4c3a_aec6_adf556b1f1cb","maybeValue":null}],"parameters":[]},"id":"id_daa39c96_016e_4802_a0db_2da5ced19153","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"c++","showGenCode":true},"version":"0.3","revision":277}