{"functions":[],"name":"14-decision","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_6d1565d4_920b_4154_9cda_3e8ec0ceb47a"},{"@type":"Declare","tpe":"Integer","name":"n","id":"id_bc386afb_efe1_4b1c_8e9e_31e084f97a90","initValue":null},{"@type":"Input","name":"n","id":"id_7bcb0483_8f4e_4443_a2cc_67b7285109e3","prompt":"ingrese un numero entero de 3 cifras"},{"@type":"Assign","name":"n","id":"id_7e551b7b_b3ae_4daf_b66f_f00fa3609137","value":"abs(n)"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_f9e48cdd_9641_4f02_be02_b6af40531e29","value":"\"el numero ingresado no es de 3 dígitos\""}],"id":"id_09baf977_4bd3_4287_a810_12d404ee3deb"},"trueBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_3fef70c6_3d4e_4bc9_bf72_1348a22f78e0","value":"\"sus 3 dígitos no son primos\""}],"id":"id_84b012cb_f6ff_4f5e_b497_136289113035"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_489eb44f_2df2_4e3c_869d_a29fe8ede0c6","value":"\"sus dígitos son primos \""}],"id":"id_cf6297a8_05a0_46cf_ae5a_6f5847b2692a"},"condition":"(n%10==2||n%10==3||n%10==5||n%10==7)&&(n/10%10==2||n/10%10==3||n/10%10==5||n/10%10==7)&&(n/100==2||n/100==3||n/100==5||n/100==7)","@type":"If","id":"id_db1f4912_e0c4_4e66_b0bd_02adb93c0a03"}],"id":"id_6e884244_719a_4ded_8edd_de93849d1648"},"condition":"n>99 && n<1000","@type":"If","id":"id_68c00ec7_c7e1_4794_88a6_16ed8727a13c"},{"@type":"Return","id":"id_5f846694_8cc2_4969_9623_22d19a2cd3c7","maybeValue":null}],"parameters":[]},"id":"id_8eae4a37_2ea1_4b45_906f_776039d79e08","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":302}