by @DANIEL BASTIÁN MIRANDA QUIROZ Fork
{"functions":[],"name":"cajero automático","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_13faff84_2223_4c8f_9be0_6399e40db9d1"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"saldo","lengthValue2":"5","id":"id_53957399_3c3a_436f_a13a_e61292b1bbab","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"retiro","lengthValue2":"5","id":"id_669500d5_7e80_4e8c_aee5_f9e1a33c3f57","initValue":"0"},{"newline":true,"@type":"Output","id":"id_adaf3faf_6d4c_401d_8079_993bde264d64","value":"\"este programa le pedirá su sueldo actual y la cantidad que quiere retirar, para luego mostrarle su saldo final\""},{"newline":true,"@type":"Output","id":"id_8a34a5de_3822_49d0_b479_ddceb8b0cbcf","value":"\"ingrese su saldo actual\""},{"@type":"Input","name":"saldo","id":"id_3d2786be_5b7c_4817_b3cc_02bb71ed36fd","prompt":null},{"newline":true,"@type":"Output","id":"id_7e331f51_a923_4231_91f0_970bc3602c46","value":"\"ingrese cuanto desea retirar\""},{"@type":"Input","name":"retiro","id":"id_5434b472_b9d8_48a6_adb3_792ba1253d93","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_f3e097cc_9bb8_4cda_bd61_e915667f0ecb","value":"\"fondos insuficientes\""}],"id":"id_3df05fa2_5961_44b7_aaff_34829e20d518"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_3f630c74_de84_40b3_937d_0293e317606f","value":"\"su nuevo saldo es \" +(saldo-retiro)"}],"id":"id_2b9ebf7a_1963_4b8f_9aaa_8c6f5b0e4319"},"condition":"saldo>=retiro","@type":"If","id":"id_ab905aa5_b068_4f26_a1ae_7183b36fae05"},{"@type":"Return","id":"id_a82a5eb5_72ad_41d4_b485_9fbb612e4291","maybeValue":null}],"parameters":[]},"id":"id_d22960c9_8961_4412_915d_2fac82b5fd69","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":369}