{"functions":[],"name":"Bono produccion","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_5cbd0e2a_6d60_4803_8ff3_e98d13d56977"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"piezas","lengthValue2":"5","id":"id_3fd076a6_a243_4f7d_8f8d_6152c1dce5bb","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"valor","lengthValue2":"5","id":"id_28cadf7a_25a4_4867_934f_02ad4b11d258","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"total","lengthValue2":"5","id":"id_9c189590_a17c_4796_aa2b_5e94456a647c","initValue":"0"},{"newline":true,"@type":"Output","id":"id_af2007c4_8238_4104_a0dc_534a3a26adac","value":"\"este programa determinará su pago según su producción, y si excede las expectativas recibirá un bono\""},{"newline":true,"@type":"Output","id":"id_58ad1262_7bd8_46bb_8333_7eebe84baaa2","value":"\"ingrese la cantidad de producción (piezas)\""},{"@type":"Input","name":"piezas","id":"id_301522b8_84b5_4068_b451_7aca8de2f72d","prompt":null},{"newline":true,"@type":"Output","id":"id_64a5ff69_c3d0_43d1_91c1_af2ecb1aa397","value":"\"ingrese el valor de cada pieza\""},{"@type":"Input","name":"valor","id":"id_fde1fd92_802e_4c56_b83b_4be8dff9f105","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_75832ca3_2203_4e52_9ecb_2510543595ae","value":"\"su trabajo no califica para el bono, por lo tanto su paga será \" +(piezas*valor)"}],"id":"id_8eb623ef_8bcb_456c_8838_7d7a2b2ac67c"},"trueBlock":{"statements":[{"@type":"Assign","name":"total","id":"id_2e23edfd_9aca_4166_b12a_3459706af81d","value":"100*valor+(piezas-100)*(valor*1.5)+12000"},{"newline":true,"@type":"Output","id":"id_dd5b5174_8ff2_4724_829b_48074b9a6b1d","value":"\"su pago total después de la suma del bono es \" +total"}],"id":"id_66076674_3cb9_4a5a_9546_7dbb40f246f0"},"condition":"piezas>100","@type":"If","id":"id_a76afc19_37e4_42e0_8a11_6ab308e1dc0c"},{"@type":"Return","id":"id_8df4d3c1_5bae_417f_a951_f6e949a56786","maybeValue":null}],"parameters":[]},"id":"id_d08c9350_08a1_42f9_b079_92b0a0ae740f","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":1000}