{"functions":[],"name":"3. Comparador de números","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_c6946645_67e8_447e_91d4_62c32ba45d7f"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Num1","lengthValue2":"5","id":"id_4eb6808b_ecea_4823_bc4b_739ac7bad07d","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Num2","lengthValue2":"5","id":"id_4e3f0836_9db6_4b4d_baf8_d7786f7de34b","initValue":"0"},{"newline":true,"@type":"Output","id":"id_dcd95aba_05d6_43a1_9c36_8b68270c493f","value":"\"Ingrese dos números distintos y el algoritmo dirá cual es el mayor\""},{"newline":true,"@type":"Output","id":"id_f3e48092_290d_426e_919b_f6ac635e30f1","value":"\"Ingrese el primer número\""},{"@type":"Input","name":"Num1","id":"id_967cf8ea_e85a_4682_b0f8_5e90efe88fef","prompt":null},{"newline":true,"@type":"Output","id":"id_d5647e87_d07f_4882_90dc_97ebbced5b65","value":"\"Ingrese el segundo número\""},{"@type":"Input","name":"Num2","id":"id_8116089b_9edb_4cb1_910d_b5add99dd9d3","prompt":null},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_30dcd498_f1cb_48b3_a062_6e59d415b509","value":"\"El número mayor es \"+Num2"}],"id":"id_7c63219a_976d_4a5c_b70f_81c00fef8e12"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_7ca7b28e_d7c3_4d93_8400_d54447135fc1","value":"\"El número mayor es \"+Num1"}],"id":"id_ec6ef4ac_bd01_4e40_89f7_e21e142e4e3a"},"condition":"Num1>Num2","@type":"If","id":"id_b8e586b9_caed_433a_8f32_a88f56c6389b"}],"id":"id_b6a9d369_dc56_4062_aaf6_d82380fee1d4"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_fa8c4445_e0cb_4c18_99be_0976cba92df8","value":"\"Los números son de igual valor\""}],"id":"id_941f00cb_d940_4763_9b4e_3e88cc3283a2"},"condition":"Num1==Num2","@type":"If","id":"id_0deac699_e824_428b_8952_d883ac459104"},{"@type":"Return","id":"id_9c6a2c3b_f9c1_4619_8338_1081a8c12fab","maybeValue":null}],"parameters":[]},"id":"id_88f6e2ef_721e_4a08_a5cf_87f75c6e3ef5","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":379}