{"functions":[],"name":"14-desicion","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_18b978c6_01f0_49fd_8d4a_c9dce908bcc3"},{"@type":"Declare","tpe":"Integer","name":"n","id":"id_7cdd26df_80e5_46e2_b7db_7f563b909666","initValue":null},{"@type":"Input","name":"n","id":"id_7b87f7fd_1610_41cc_9e91_9073aebbb650","prompt":"ingrese numero entero de 3 dígitos "},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_3598258c_9a81_49df_b103_2cec2452a6ba","value":"\"sus números no son primos\""}],"id":"id_46710e6d_b28c_4788_b071_3f713d967738"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_7699134d_695b_4d28_8357_604203d6bc26","value":"\"sus números son primos\""}],"id":"id_b91e7919_34db_4328_9e20_fa71deff6446"},"condition":"(n>99&&n<1000)||(n<-99&&n>-1000)&&(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_823ec8ef_079e_4c14_b7b5_d7d82ae1dc4c"},{"@type":"Return","id":"id_40264e6e_9d24_4648_97a2_4e40825a658b","maybeValue":null}],"parameters":[]},"id":"id_9aca2aad_213f_409a_82e7_4c5c300ab282","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"java","showGenCode":true},"version":"0.2","revision":359}