by @DANTE ALEJANDRO BAEZA PINO Fork
{"functions":[],"name":"cajero automático","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_3ffcf0f8_2a93_475a_bdb2_417adf11fb57"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"saldoactual","lengthValue2":"5","id":"id_0e59f269_579b_4901_8ee0_fd8aa1ba3a48","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"montoretirar","lengthValue2":"5","id":"id_f735ff71_fcd6_4568_8210_ac18905e1e47","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"saldofinal","lengthValue2":"5","id":"id_9328929a_d628_4bb1_8a08_9001f4466ec0","initValue":"0"},{"newline":true,"@type":"Output","id":"id_a37747ff_bda2_4323_9491_a310e6dee839","value":"\"Ingresar su saldo actual\""},{"@type":"Input","name":"saldoactual","id":"id_baa217f0_6ecd_476f_8d79_3c00b8c3f057","prompt":null},{"newline":true,"@type":"Output","id":"id_000491e2_c56f_42dc_bfc9_ba6bd7e3466e","value":"\"Ingrese el monto que desea retirar\""},{"@type":"Input","name":"montoretirar","id":"id_083d8e21_76c0_4f61_9e42_e12d948c874f","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_ff5d462b_9c7b_40b1_a761_5605841450c4","value":"\"Fondos insuficientes\""}],"id":"id_e0e833ce_bcf3_49fc_8db3_3465f5d618eb"},"trueBlock":{"statements":[{"@type":"Assign","name":"saldofinal","id":"id_ad48fa2e_a402_496d_b124_ecbdf47e0544","value":"saldoactual + montoretirar"},{"newline":true,"@type":"Output","id":"id_711bd499_8bbb_4c3e_8a15_1a4d9219dc27","value":"\"su nuevo saldo es de \" + saldofinal"}],"id":"id_2f6c484d_094c_4fd7_be01_a46f23fc0dfa"},"condition":"saldoactual>=montoretirar","@type":"If","id":"id_37ea8504_ea4e_4dd8_a970_5965230f1be5"},{"@type":"Return","id":"id_74df1634_8ec7_43b9_a5a5_7d73e6973848","maybeValue":null}],"parameters":[]},"id":"id_2affa3d6_d8e8_488a_af7a_161a81535ff4","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":346}