by @DANIEL BASTIÁN MIRANDA QUIROZ Fork
{"functions":[],"name":"Cálculo de velocidad","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_282e4e82_99fd_4a1e_800b_23d0852ca34a"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Distancia","lengthValue2":"5","id":"id_e9fa9d08_e30b_4eea_98ff_15a83b3b2c02","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Tiempo","lengthValue2":"5","id":"id_349e8b60_b4ea_4e59_97e7_c2693fb8fc42","initValue":"0"},{"newline":true,"@type":"Output","id":"id_90977e79_976c_40cd_b329_82b34f3bd527","value":"\"este programa determinará la velocidad según la distancia y tiempo\""},{"newline":true,"@type":"Output","id":"id_789ea7c1_e514_47ea_9070_fbf18ba79b83","value":"\"ingrese la distancia\""},{"@type":"Input","name":"Distancia","id":"id_ed4550cf_0e7c_43f3_878a_a670599c3477","prompt":null},{"newline":true,"@type":"Output","id":"id_9ad1007d_0bed_4150_8938_d1968de20c59","value":"\"ingrese el tiempo\""},{"@type":"Input","name":"Tiempo","id":"id_8cfdf40b_dbb9_475f_ab89_bcffa978d501","prompt":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Velocidad","lengthValue2":"5","id":"id_90dc4113_e366_47a7_88e5_08b8c875e993","initValue":"Distancia/Tiempo"},{"newline":true,"@type":"Output","id":"id_af8c8da3_b1bd_46a3_bcee_768289410c0a","value":"\"la velocidad es \" +Velocidad"},{"@type":"Return","id":"id_3c4100d1_eb92_428d_9b9c_b04f02641337","maybeValue":null}],"parameters":[]},"id":"id_821f9fc9_ce55_48ed_b557_4c8f7a744164","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":288}