{"functions":[],"name":"even odd number","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_046cb31f_4110_4f73_9eb8_f78a6edd9a3c"},{"@type":"Declare","tpe":"Integer","name":"num1","id":"id_b4add32b_e360_418c_880b_ab96b241f4c2","initValue":"0"},{"@type":"Input","name":"num1","id":"id_59a0d802_ccfb_4887_9990_9f92eb6c5788","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_ce8816fd_d5d7_4082_955c_81c15509ff38","value":"\"the number is odd\""}],"id":"id_d035a73f_6e6c_4eca_89e8_efd11447f09d"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_580cfa3d_7cb9_4f5c_8ff6_708cd638b3bd","value":"\"the number is even\""}],"id":"id_f3538fef_61da_4fe1_9bb0_3b4180bf85fd"},"condition":"num1%2==0","@type":"If","id":"id_55a30e2e_fd0e_43c5_956f_bd9de1aa3781"},{"@type":"Declare","tpe":"Integer","name":"num2","id":"id_8fce40c3_8235_42ce_9496_faec6fecf873","initValue":"0"},{"@type":"Input","name":"num2","id":"id_e3f13226_ce6c_434b_9b36_ca9544edc9af","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_2e00700e_6c96_4ac7_bd06_f119c4d336ff","value":"\"the number is odd\""}],"id":"id_8cda016f_d950_49ea_a3bd_64c4345c0e08"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_90b5a2ac_1403_4aa9_8dbd_4e9aeb05f90c","value":"\"the number is even\""}],"id":"id_e8cf7454_3430_4fda_8dae_6fa12b8ef83d"},"condition":"num2%2==0","@type":"If","id":"id_98852264_3376_43c9_9489_ed52cf3ac8f2"},{"@type":"Return","id":"id_57e3ae52_09d3_4057_86e5_11a0e7851ff8","maybeValue":null}],"parameters":[]},"id":"id_bf8f43ea_cb0d_4886_baad_30b3095739a0","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":220}