{"functions":[],"name":"ex2","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_dac6976a_0369_421d_a91c_a67cbf7824df"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"saldo","lengthValue2":"5","id":"id_e98276ba_ac8e_409a_bcb5_cd34e3fc1ecb","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"periodo","lengthValue2":"5","id":"id_45fe913b_1fc8_428d_878b_c1737fab4ff4","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"entrata","lengthValue2":"5","id":"id_d65b8271_7043_4073_8cf9_c64b79cb76b3","initValue":null},{"newline":true,"@type":"Output","id":"id_618cd4bf_d097_42f6_ab3e_03f361958e6b","value":"\"scrivi il saldo iniziale del conto e il periodo(anni)\""},{"@type":"Input","name":"saldo","id":"id_16e8a158_0cfd_4275_814d_bb7f3d5e9d85","prompt":null},{"@type":"Input","name":"periodo","id":"id_3ee16923_489f_4cd2_a341_2153715142f5","prompt":null},{"@type":"Assign","name":"entrata","id":"id_b18d5786_747b_47d1_ae6f_72eb4109a1aa","value":"saldo+(saldo*0.02*periodo)"},{"newline":true,"@type":"Output","id":"id_be8f94a6_599a_44f9_9302_8e7c7cccabe9","value":"\"con un'interesse del 2% annuo il saldo finale sarà di \"+entrata+\" €\""},{"@type":"Return","id":"id_e064c793_23e2_4154_8d2e_537bea22b6d2","maybeValue":null}],"parameters":[]},"id":"id_59b43909_477c_4877_9025_bcbb0f59505e","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":282}