{"functions":[],"name":"kilometro por litro","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_273d0dfe_89d5_46bb_8bf9_a590cdd14073"},{"newline":true,"@type":"Output","id":"id_c84aadbc_cbde_46ab_8565_c893befb8c48","value":"\"programa para calcular la gasolina que se gastara en un viaje\""},{"newline":true,"@type":"Output","id":"id_1348f0ce_cff8_4dd7_8e04_22aa9c35bbc1","value":"\"introduzca el rendimiento de su automovil\""},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"rendimiento","lengthValue2":"5","id":"id_5efb529e_1fef_4afb_90be_4e2931179b49","initValue":null},{"@type":"Input","name":"rendimiento","id":"id_f9e6a2a0_e1d8_476d_87c4_24f5969ecf19","prompt":null},{"newline":true,"@type":"Output","id":"id_3cf82227_b138_4d8d_9396_9f96f6baff04","value":"\"ahora introduzca la distancia que desea recorrer\""},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"distancia","lengthValue2":"5","id":"id_b6afa6d1_0ec6_4f2f_9f81_c2f035938345","initValue":null},{"@type":"Input","name":"distancia","id":"id_978cbd5c_122d_4081_8713_26858d595618","prompt":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"LGG","lengthValue2":"5","id":"id_44877f35_2377_4d30_b69d_a4690a6afeff","initValue":null},{"@type":"Assign","name":"LGG","id":"id_7f5f23e6_5f48_4e3b_9c53_bd0a446b5386","value":"distancia / rendimiento"},{"newline":true,"@type":"Output","id":"id_04aa74b3_45d5_4375_a92d_77d415a18e3f","value":"\"la gasolina que se gastarĂa en el viaje seria de \"+LGG+\" litros\""},{"@type":"Return","id":"id_75f4b182_711a_4c25_aeeb_39c4b3b4c792","maybeValue":null}],"parameters":[]},"id":"id_3c052991_858c_4965_b81a_b6cf26976500","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":507}