{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_4e4afde1_a038_4f11_bc2f_ea14e663bf66"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"precio","lengthValue2":"5","id":"id_bf2855a0_c7a7_4a2d_b69c_f0710d35c049","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"descuento","lengthValue2":"5","id":"id_dafe4ff7_a16c_47c4_9597_f1e1f8193ce9","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"resul","lengthValue2":"5","id":"id_736ef166_2c20_415e_9a79_19a99c7cb437","initValue":"0"},{"newline":false,"@type":"Output","id":"id_d04a8907_5793_4b3d_8606_f72e70b9ae01","value":"\"Ingresa el precio del producto\""},{"@type":"Input","name":"precio","id":"id_dc1b5054_8867_4681_85c8_495de9d28ae0","prompt":null},{"@type":"Assign","name":"descuento","id":"id_a293287b_200b_4362_8367_1922b5b406c2","value":"(precio*15)/100"},{"@type":"Assign","name":"resul","id":"id_fa9aa6f7_467c_4fb3_b76b_1484d22c6634","value":"precio-descuento"},{"newline":false,"@type":"Output","id":"id_0451863a_9842_4029_bc96_2215d6690c2b","value":"\"El precio final es\"+resul"},{"@type":"Return","id":"id_ba6618f9_f0df_4d5a_b76e_4600a8bcc3ca","maybeValue":null}],"parameters":[]},"id":"id_67dc2fa8_c176_41a0_8a4a_311114fd53a7","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":265}