by @Zaiyan Khan Fork
{"functions":[],"name":"Adding two numbers together","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_2f687811_6198_497c_9679_44485c9ea617"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"Num1","lengthValue2":"5","id":"id_1d30b487_791c_4bcf_a06e_33f4215c6c0a","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"Num2","lengthValue2":"5","id":"id_1b3f741d_77f3_446e_9a1c_b0ba2f6a5ac4","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"total","lengthValue2":"5","id":"id_5d0ad822_c298_42f0_a729_11c87bb13ced","initValue":null},{"newline":true,"@type":"Output","id":"id_f5c4c8f0_80a5_409c_b2b2_606ce19ec3f9","value":"\"Enter first number\""},{"@type":"Input","name":"Num1","id":"id_83bfef1a_ae82_46ed_89f2_9cd1e9177b0b","prompt":null},{"newline":true,"@type":"Output","id":"id_83f46b06_6d93_4530_98cd_a358e2731188","value":"\"Enter second number\""},{"@type":"Input","name":"Num2","id":"id_4b3a45f2_8c8f_4e80_842b_343d34fcc5aa","prompt":null},{"@type":"Assign","name":"total","id":"id_39e5ecef_e7ac_4663_ac75_a842e8389b5b","value":"Num1+Num2"},{"newline":true,"@type":"Output","id":"id_22911826_dacf_4ea5_8689_7ba5ad81a771","value":"\"Your total is \"+ total"},{"@type":"Return","id":"id_887563ec_f63b_446a_b08f_6db6992d94bc","maybeValue":null}],"parameters":[]},"id":"id_0e960df8_a152_4093_b6a1_73df80f77395","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":413}