by @James Darwin Loayza Zarate Fork
{"functions":[],"name":"consumo de combustible","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_3edf047f_b23d_440f_8e4c_88c8f0064b6d"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"distancia","lengthValue2":"5","id":"id_9eb0e8d1_75d3_49af_bb48_f6fc416ed5c4","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"rendimientoAuto","lengthValue2":"5","id":"id_928c92be_951d_46eb_ae72_740f445dddb8","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"LitrosDeBencina","lengthValue2":"5","id":"id_a6d902ad_2f8e_4184_97ec_890e07474a3a","initValue":"0"},{"newline":true,"@type":"Output","id":"id_dfb94b56_262f_41c4_bcdb_523691ae2257","value":"\"este programa calculara cuantos litros gastara el auto dependiendo de la distancia recorrida y el rendimiento del auto\""},{"newline":true,"@type":"Output","id":"id_ad205ece_01d1_4cb0_9830_4bb8e170e3d6","value":"\"ingresa la distancia\""},{"@type":"Input","name":"distancia","id":"id_75dd9fbf_b2d3_454a_9212_6bef38ea0658","prompt":null},{"newline":true,"@type":"Output","id":"id_db51ca21_fccf_4bc6_b90e_f36a597f75b0","value":"\"ingresa el rendimiento del auto\""},{"@type":"Input","name":"rendimientoAuto","id":"id_7cd4e288_404e_440e_983d_58d0fe25764c","prompt":null},{"@type":"Assign","name":"LitrosDeBencina","id":"id_90975750_24cb_4233_bbaf_8458732a1284","value":"distancia/rendimientoAuto"},{"newline":true,"@type":"Output","id":"id_c0e70b45_feeb_4a98_9fc1_c88b0367eabd","value":"\"los litros que se van a gastar seran de= \"+LitrosDeBencina+\" litros de bencina"},{"@type":"Return","id":"id_dac2795f_f237_42a5_b4a3_6df05c246665","maybeValue":null}],"parameters":[]},"id":"id_38e1656d_4c65_4137_aa4b_f7132b5e0675","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":513}