by @DANTE ALEJANDRO BAEZA PINO Fork
{"functions":[],"name":"cálculo de descuento","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_0e90fca7_1fe0_40c6_9832_9bc15005c956"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"producto","lengthValue2":"5","id":"id_25e7cdd3_635a_4b42_a8a8_e2a8887aeb6d","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"valorfinal","lengthValue2":"5","id":"id_4d7803d4_b6a1_4c43_b667_e7120b4be748","initValue":"0"},{"newline":true,"@type":"Output","id":"id_b7c39c7a_2fd1_4e89_b07f_445ed0579f2f","value":"\"Ingresar el valor de su producto\""},{"@type":"Input","name":"producto","id":"id_77e4bbae_1770_4f9e_86d0_ea169d938fce","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_47a4ed40_e58d_4702_91d0_6600e66e2278","value":"\"Su compra no tiene descuento\""}],"id":"id_0b36df94_70a5_41c5_a0a8_740065202c88"},"trueBlock":{"statements":[{"@type":"Assign","name":"valorfinal","id":"id_1c0d288c_3f60_4c09_a4c8_1fdd9e2172c9","value":"(producto * 20)/100"},{"newline":true,"@type":"Output","id":"id_ea28424c_9d77_404b_a85d_54054bbd7b75","value":"\"Su compra tiene un valor de \" + valorfinal"}],"id":"id_f2007327_6c73_4815_b9ac_0ee0b84e0a33"},"condition":"producto>50000","@type":"If","id":"id_05c888eb_60d2_453f_9119_1ea614d8ad22"},{"@type":"Return","id":"id_ecd90deb_ed15_4c22_854f_94f7485cc17c","maybeValue":null}],"parameters":[]},"id":"id_4164ee8b_cc88_40eb_96c6_0451c43710c7","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":513}