by @Felipe Londono Aristizabal Fork
{"functions":[],"name":"40 taller decisiones","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_2b39ff3f_3241_453c_8119_da7258ee5cae"},{"@type":"Comment","id":"id_0310ce66_446e_48f6_98ce_88ca43f06a9a","text":"Programa que lee 5 números enteros y determina e imprime el entero mayor del grupo."},{"@type":"Declare","tpe":"Integer","name":"a","id":"id_48014c76_bfcb_4da7_b038_659171822e69","initValue":null},{"@type":"Declare","tpe":"Integer","name":"b","id":"id_7d5201fb_eb04_4591_9fe7_d627de60baf8","initValue":null},{"@type":"Declare","tpe":"Integer","name":"c","id":"id_841f8fb9_08e8_49f2_81a9_4ed0e0266604","initValue":null},{"@type":"Declare","tpe":"Integer","name":"d","id":"id_2701ef23_edd1_4b25_b693_a863940fc534","initValue":null},{"@type":"Declare","tpe":"Integer","name":"e","id":"id_89ca2e9b_6f49_4d3a_8a48_45508e9da656","initValue":null},{"@type":"Input","name":"a","id":"id_d919863a_f167_42f3_816b_ce28055a1248","prompt":"Ingrese el primer número."},{"@type":"Input","name":"b","id":"id_381e0ed9_9410_48a3_a1f0_af90413d2da4","prompt":"Ingrese el segundo número."},{"@type":"Input","name":"c","id":"id_82e7e792_9003_4361_b1e7_9b2889a666b5","prompt":"Ingrese el tercer número."},{"@type":"Input","name":"d","id":"id_856408c5_80df_42cb_b882_a53bc09d3baf","prompt":"Ingrese el cuarto número."},{"@type":"Input","name":"e","id":"id_5ae083f7_11ce_4808_b649_c3c95ccdc3a7","prompt":"Ingrese el quinto número."},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[],"id":"id_c4e43c19_8e2f_4d20_b5d7_c797c225fd80"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_3fe2de9a_1d94_421f_a961_f72d2fd30ade","value":"\"todos los números son iguales.\""}],"id":"id_3add234b_ea36_478d_96bf_d4f58d9593a4"},"condition":"a==b && b==c && c==d && d==e","@type":"If","id":"id_0218658a_58be_4524_ab21_6199d70c247a"}],"id":"id_63f559c3_001e_4059_885d_4ef6b9a17010"},"trueBlock":{"statements":[{"newline":false,"@type":"Output","id":"id_4202200b_061d_40b3_9fd6_0e408d5f1019","value":"e"},{"newline":true,"@type":"Output","id":"id_3bd549e1_1788_42f3_b9cf_381f93cc3ebd","value":"\" es el entero mayor del grupo.\""}],"id":"id_ebe1f161_9a2e_45bb_a704_a6758fe34337"},"condition":"e>a && e>b && e>c && e>d","@type":"If","id":"id_79120a36_3213_4604_9746_07df6beb3b07"}],"id":"id_f71d6ff6_7058_4900_aabf_260b5460391f"},"trueBlock":{"statements":[{"newline":false,"@type":"Output","id":"id_f601d8b0_4038_49fa_9aa0_eb0fec3c0993","value":"d"},{"newline":true,"@type":"Output","id":"id_14380337_c64c_45da_ac07_44289ca05449","value":"\" es el entero mayor del grupo.\""}],"id":"id_b31be208_21fd_41b7_855d_dfeb2604eb89"},"condition":"d>a && d>b && d>c && d>e","@type":"If","id":"id_082fb654_94b6_47c4_8776_f91aad3f7a85"}],"id":"id_b04c07c8_57cb_415b_8ddf_826dacd36e55"},"trueBlock":{"statements":[{"newline":false,"@type":"Output","id":"id_d0f0ed1e_cc6b_4e3a_9cce_3165a2a0df4a","value":"c"},{"newline":true,"@type":"Output","id":"id_e27064cf_6963_416a_bdf9_a66551c79fb5","value":"\" es el entero mayor del grupo.\""}],"id":"id_e65c82a1_50b5_465e_99fc_50a54805a83c"},"condition":"c>a && c>b && c>d && c>e","@type":"If","id":"id_1810ed04_653f_4b68_8ff9_027292b984a9"}],"id":"id_317c446b_e958_4642_a020_71de9b65e4b0"},"trueBlock":{"statements":[{"newline":false,"@type":"Output","id":"id_43e949d9_627b_4afa_a525_1fc92abfcb4f","value":"b"},{"newline":true,"@type":"Output","id":"id_a87a1d0c_1256_496b_bd88_67dd590b9be8","value":"\" es el entero mayor del grupo\""}],"id":"id_a14b5c65_5525_4d31_944c_32c55c9212ce"},"condition":"b>a && b>c && b>d && b>e","@type":"If","id":"id_5579414f_5de8_4062_b732_e7c5918ccb70"}],"id":"id_18ec0853_80ed_4b55_991d_6a2051f522c4"},"trueBlock":{"statements":[{"newline":false,"@type":"Output","id":"id_e67259c2_35bf_4de4_bbd3_f3b5d616e5b1","value":"a"},{"newline":false,"@type":"Output","id":"id_bb58f386_1886_4cb2_a5bb_32beb8bd1889","value":"\" es el entero mayor del grupo\""}],"id":"id_7ee08201_6c33_4678_a13d_6ab3af6d14d4"},"condition":"a>b && a>c && a>d && a>e","@type":"If","id":"id_017296be_07b7_4a6a_8a1f_ea91dd956b44"},{"@type":"Return","id":"id_f1c7fd90_04e5_4edc_8842_56a575032b50","maybeValue":null}],"parameters":[]},"id":"id_15273c66_4fed_483e_bbf9_9aa0f470a578","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":502}