by @Mattia Alexander Precob Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_fe9b4486_a40f_4150_935f_00cc454a56d2"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"a","lengthValue2":"5","id":"id_d166f295_f9f3_45f7_82b1_8cd5eb4a68a3","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"b","lengthValue2":"5","id":"id_7e571718_d27b_4e36_9c07_a98e4dae4069","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"tot","lengthValue2":"5","id":"id_71eacc17_b5cf_4e5a_8c3a_280348b58e63","initValue":null},{"newline":true,"@type":"Output","id":"id_ea7d8558_40b9_4e71_80a5_5c86da76b411","value":"\"Fornisci il valore di a .\""},{"@type":"Input","name":"a","id":"id_a848b849_4a60_4da7_bf88_668ea6086030","prompt":null},{"newline":true,"@type":"Output","id":"id_071b2a3d_08c0_4429_aebb_b5f8af27850a","value":"\"Fornisci il valore di b.\""},{"@type":"Input","name":"b","id":"id_d9e54070_44f5_4c2e_9320_69f684d59645","prompt":null},{"@type":"Assign","name":"a","id":"id_e6dd3b53_2355_4a03_9e4f_96fd9fee5f61","value":"abs(a)"},{"@type":"Assign","name":"b","id":"id_6f6c2770_550d_444d_83f0_b68abb1c6c1f","value":"abs(b)"},{"falseBlock":{"statements":[{"@type":"Assign","name":"tot","id":"id_4f3c7ad6_e1a1_454d_9c4d_d77fa5ecf983","value":"2*a+b"}],"id":"id_4f8f892d_6e8b_43e2_9dd0_7f0edaf74675"},"trueBlock":{"statements":[{"@type":"Assign","name":"tot","id":"id_d434a3f1_cf4f_4a85_9f2e_54739fce035f","value":"a+2b"}],"id":"id_3f90a60a_c8e9_4224_9341_e3187245d39c"},"condition":"a>b","@type":"If","id":"id_e1718efb_7315_4b6d_9501_bb6047f735f3"},{"newline":true,"@type":"Output","id":"id_ab1a78b5_6e02_4d46_9afd_5f6d83354242","value":"\"Il totale รจ di \"+tot+\".\""},{"@type":"Return","id":"id_4516699f_b78d_4a02_8a79_0c4b657c14da","maybeValue":null}],"parameters":[]},"id":"id_744224be_548e_4d3b_bfce_45fda0766ff0","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":210}