by @Pablo Israel Cisneros Rodríguez Fork
{"functions":[],"name":"Ejercicio 2","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_5c8ee553_b580_4659_8528_28a02b40285a"},{"newline":true,"@type":"Output","id":"id_cc166369_afe2_4aa1_8caa_4bf8cd321e94","value":"\"Diagrama que calcula precio * compra\""},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"PrecioCompu","lengthValue2":"5","id":"id_c73174b1_4bfb_4aa1_8177_bea330f4fc5c","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"CantCompu","lengthValue2":"5","id":"id_becf0de3_f6a2_4ee5_a191_839cc70cc857","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Resul","lengthValue2":"5","id":"id_88187da4_c546_4a90_916e_338dcfc169a1","initValue":"0"},{"newline":true,"@type":"Output","id":"id_033c042d_ab88_4ce2_8659_c1c886dd002e","value":"\"Ingresa el precio\""},{"@type":"Input","name":"PrecioCompu","id":"id_23fb8e44_ee1d_4b2c_8ecf_e818142397bc","prompt":null},{"newline":true,"@type":"Output","id":"id_938d783d_f6ee_4788_a8d6_cf1ad250004e","value":"\"Ingresa cantidad\""},{"@type":"Input","name":"CantCompu","id":"id_d53ecfd5_0bbf_4da6_8633_e58bec705d64","prompt":null},{"@type":"Assign","name":"Resul","id":"id_c22e325c_e42b_4126_abc5_6b87fd717447","value":"PrecioCompu * CantCompu"},{"newline":true,"@type":"Output","id":"id_71618d19_e7ee_4e32_b0ba_276ce0748f92","value":"\"El total de la compra es\"+ Resul"},{"@type":"Return","id":"id_26c690d2_f3b2_41e8_9d47_4cd37000d94c","maybeValue":null}],"parameters":[]},"id":"id_5266fbcb_780a_4c3b_8b94_9c18843ce1ae","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":360}