by @Felipe Londono Aristizabal Fork
{"functions":[],"name":"28 taller decisiones","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_6276c282_0287_41f4_9596_0c450d12ba23"},{"newline":true,"@type":"Output","id":"id_cfb88a18_8d57_4254_8a92_e0a0e3c248bd","value":"\"Programa que lee dos números enteros y determina cual es múltiplo de cual.\""},{"@type":"Declare","tpe":"Integer","name":"x","id":"id_7c31f061_ea7d_4db3_a175_52740832a23b","initValue":null},{"@type":"Declare","tpe":"Integer","name":"x1","id":"id_52b2c350_31df_42a6_bde7_127a2de47210","initValue":null},{"@type":"Input","name":"x","id":"id_09ed6b6b_bfaf_444c_a341_66ee3d3d4863","prompt":"Ingrese el primer número entero: "},{"@type":"Input","name":"x1","id":"id_0e8eccc2_bc1d_46e7_9055_b7e66d2e2b76","prompt":"Ingrese el segundo número entero: "},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_45b67757_b9dd_4a6c_9b07_40946066edd3","value":"\"Ninguno de los dos números es múltiplo del otro.\""}],"id":"id_36c122d4_d121_41b9_b60b_6eee4767f885"},"trueBlock":{"statements":[{"newline":false,"@type":"Output","id":"id_4848a58a_5edc_49c0_b558_2f904d522daf","value":"\"El número \""},{"newline":false,"@type":"Output","id":"id_83cc31f8_59fe_44b4_830f_7af3353f56d7","value":"x1"},{"newline":false,"@type":"Output","id":"id_ba4c4866_8f3b_4aa8_950a_f2dee7c46bd2","value":"\" es múltiplo del número \""},{"newline":false,"@type":"Output","id":"id_0203cbc8_cf98_4cf8_8589_cbb4cd487222","value":"x"}],"id":"id_acaf2545_dd8c_4403_9866_629404a97a98"},"condition":"x1%x==0","@type":"If","id":"id_c3b5e83a_b50d_49c4_8e25_4e996d2cecb0"}],"id":"id_9b96b094_abbc_4c45_8479_6781bb09c50d"},"trueBlock":{"statements":[{"newline":false,"@type":"Output","id":"id_688be008_3715_446b_aab1_742eff834c97","value":"\"El número \""},{"newline":false,"@type":"Output","id":"id_054eb8c6_06bc_4723_869a_630109dc359f","value":"x"},{"newline":false,"@type":"Output","id":"id_8dda0770_2b25_4cca_8c17_a7f3514956b2","value":"\" es múltiplo del número \""},{"newline":false,"@type":"Output","id":"id_bf0e06d8_b7f9_4bc1_b590_ed4ca55628e8","value":"x1"}],"id":"id_78a47f44_15e8_4663_a300_197db09944c8"},"condition":"x%x1==0","@type":"If","id":"id_2cd2395d_9012_4c5d_b1e4_9392993c2a64"},{"@type":"Return","id":"id_93b9c171_53bc_4587_9991_b8e89b4071b8","maybeValue":null}],"parameters":[]},"id":"id_6107f036_b2f9_49bb_95cc_e3b381992f4a","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":235}