{"functions":[],"name":"(2)","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_031383c1_4700_4b24_82a8_24b795796e0f"},{"@type":"Declare","tpe":"Integer","name":"N","id":"id_c2684a91_d9eb_4b71_9cff_7e17a3d62281","initValue":null},{"@type":"Input","name":"N","id":"id_2cf5c181_6048_4a3d_8dfe_e20cdf54d56e","prompt":"Ingrese un numero y determine si es o no multiplo de 6:"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_8b98651a_4dab_4a71_8113_f908d6f65c60","value":"\"El numero no es multiplo de 6\""}],"id":"id_be69faf7_1c61_4ddc_8a62_d5905c00e03d"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_53ab81f6_e20c_49e3_bb70_d86c055717cd","value":"\"El numero es multiplo de 6\""}],"id":"id_3eeeab6f_07bd_4655_839b_4223a8248335"},"condition":"N%6==0","@type":"If","id":"id_c4f47ed8_ba82_494a_93cf_3d9102e1803a"},{"@type":"Return","id":"id_033cd43a_08a3_4e42_a8e2_7c43ed77ca28","maybeValue":null}],"parameters":[]},"id":"id_0e437dc1_11be_4693_9c3a_0634b15c3bab","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":388}