by @DIEGO ANTONIO HUERTA LUCERO Fork
{"functions":[],"name":"Son ambos numeros pares","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_b8919f88_4987_4739_b85f_0c232e4b5bc6"},{"newline":true,"@type":"Output","id":"id_10a32d4f_59b0_4fc8_96b8_90baf842f987","value":"\"Detector de 2 nĂºmeros pares\""},{"newline":true,"@type":"Output","id":"id_ccd73c3d_c092_4a97_87c1_0f88643933d5","value":"\"Ingrese el primer numero\""},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"N1","lengthValue2":"5","id":"id_3e595380_4b04_41d8_b3aa_f895fe201346","initValue":"0"},{"@type":"Input","name":"N1","id":"id_0eda4cf3_6f5a_44a9_a23d_a42ec52928be","prompt":null},{"newline":true,"@type":"Output","id":"id_80412bd3_b546_4018_b453_5d9bb8550d79","value":"\"Ingrese el segundo numero\""},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"N2","lengthValue2":"5","id":"id_00fe5161_1383_43a5_8228_8d825740d407","initValue":"0"},{"@type":"Input","name":"N2","id":"id_577f7523_0754_46be_aaf4_0e94742e57d3","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_8f18ca45_d665_4b77_9289_653870564f17","value":"\"Ninguno o uno de ellos no es par\""}],"id":"id_3e4f2162_1351_4f45_96f6_90cb758881da"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_6d75ea8f_509f_48b7_9508_717417946a76","value":"\"ambos son pares\""}],"id":"id_3eb59bd9_ec8e_4268_8954_a1ac5ca90ff2"},"condition":"(N1% 2==0) && (N2% 2==0)","@type":"If","id":"id_c0ad02cb_2298_4724_b09f_a1c3172d05c3"},{"@type":"Return","id":"id_94d932e2_3f79_4807_92f3_bab6807f4bc8","maybeValue":null}],"parameters":[]},"id":"id_db64ad23_a554_44c1_b49b_fda1da73bebe","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":229}