by @Ale Mora Fork
{"functions":[],"name":"Problema . T1","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_560132e8_9695_4801_9c9b_2d2f5aa07890"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"N1","lengthValue2":"5","id":"id_bec666b9_bd3b_48c4_a1c8_df88d70cdbcf","initValue":null},{"@type":"Input","name":"N1","id":"id_6f6ace2c_36fc_4dcf_9112_d9fed000794c","prompt":"Ingrese el primer numero:"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"N2","lengthValue2":"5","id":"id_f3e30768_a6a5_4aae_a95f_4e03b0087a94","initValue":null},{"@type":"Input","name":"N2","id":"id_20d2b5a6_6ec9_4988_9f02_7fd1bd5d5509","prompt":"Ingrese el segundo numero:"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_67dc6383_df1b_4763_96d8_fc62f6d6d937","value":"\"El primer numero no es multiplo del segundo\""}],"id":"id_4c8b33ce_7f2a_4a81_9ee5_d7b52b976778"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_cc56e10e_a3e2_47a4_8725_ac9262c4181c","value":"\"El primer numero es multiplo del segundo\""}],"id":"id_1e867a74_10d7_4135_852e_34c705e169fa"},"condition":"N1 % N2 == 0","@type":"If","id":"id_c5c8de51_1a33_4094_93f2_a9fa9db811d6"},{"@type":"Return","id":"id_83d09b84_31ee_4a9c_b161_d0ff7814b2ec","maybeValue":null}],"parameters":[]},"id":"id_8881cf73_fcb8_49a9_8047_b28ca45a0474","config":{"showDebugVars":true,"useInputPrompt":true,"echoEnteredValue":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":false},"version":"0.3","revision":1605}