by @Cris Castellanos Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_7a08e2ba_15e1_4afc_baa8_61307cccd929"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"horas","lengthValue2":"5","id":"id_29e20817_d07a_4756_b3f4_920597ee95a4","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"pagos","lengthValue2":"5","id":"id_da40a467_704c_44d1_b392_e56e12bb69da","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"total","lengthValue2":"5","id":"id_d2220860_651e_46db_8020_d9679033a540","initValue":"0"},{"newline":true,"@type":"Output","id":"id_499fd894_03f1_4372_925a_4f339d4b56b8","value":"\"Ingresa las horas\""},{"@type":"Input","name":"horas","id":"id_2a3ac112_1cae_427b_970f_0a5290c02579","prompt":null},{"newline":true,"@type":"Output","id":"id_8fff201f_6d3b_47e3_891c_e66af1ee8911","value":"\"Ingresa el pago\""},{"@type":"Input","name":"pagos","id":"id_3684cb53_a810_4914_8445_be91896e949e","prompt":null},{"@type":"Assign","name":"total","id":"id_142479d5_19b5_4b41_89f2_a5ec799c66db","value":"pagos*horas"},{"newline":true,"@type":"Output","id":"id_90074e80_4eed_4cfd_8113_0bd9dd90a4c2","value":"\"El total es=\"+total"},{"@type":"Return","id":"id_01253559_eadc_4dfe_b995_7a3df1e0a47c","maybeValue":null}],"parameters":[]},"id":"id_6d54d360_da18_4f6c_a4b2_2f3c3511775b","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":146}