by @Ginevra Gatto Fork
{"functions":[],"name":"ex 6","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_c9655eeb_2bd0_4a63_bca4_05bd09eca0c1"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"a","lengthValue2":"5","id":"id_fbe67f7e_9ce5_41b0_acd0_91dc46fb33aa","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"b","lengthValue2":"5","id":"id_9e2e925f_8734_497e_be23_18291dc13645","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"somma","lengthValue2":"5","id":"id_c20e26e2_2797_425f_93e6_0f3839331e2a","initValue":null},{"newline":true,"@type":"Output","id":"id_10e94cb8_4a07_4a3f_87de_3be55236424a","value":"\"inserisci il primo numero\""},{"@type":"Input","name":"a","id":"id_a07285d9_40b3_4e1a_aaa7_c5c3973878e1","prompt":null},{"newline":true,"@type":"Output","id":"id_abb0a9dd_8a6e_46a6_898a_e993ec4480a0","value":"\"inserisci il secondo numero\""},{"@type":"Input","name":"b","id":"id_6a8157f7_6d06_4f67_8bfa_7b3bc90392fd","prompt":null},{"falseBlock":{"statements":[{"@type":"Assign","name":"somma","id":"id_6d165553_4fcf_4c2e_b798_c4aba5583f06","value":"b+2*a"},{"newline":true,"@type":"Output","id":"id_d0d778c1_7012_48c2_a2c1_028b5c40668b","value":"\"il risultato è \"+somma"}],"id":"id_3e1ae04b_328b_4619_8cae_9e524431e7fe"},"trueBlock":{"statements":[{"@type":"Assign","name":"somma","id":"id_b51472e0_a131_4769_94b9_538471cf93b1","value":"a+2*b"},{"newline":true,"@type":"Output","id":"id_89f58d85_c8f9_4156_8ad7_bae0b62bd223","value":"\"il risultato è \"+somma"}],"id":"id_3160568b_7380_4bc7_a0d6_ce0849d900f7"},"condition":"a>b","@type":"If","id":"id_2f7a9a50_73e6_4bf8_81bb_c2fdcc57304e"},{"@type":"Return","id":"id_0875f971_3318_4182_bdc6_dfe1739963b9","maybeValue":null}],"parameters":[]},"id":"id_88b18737_cc49_496b_9174_8308de74d79c","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":231}