{"functions":[],"name":"odd or even number","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_6e95a843_221b_4b9e_a782_94979dae88c9"},{"@type":"Declare","tpe":"Integer","name":"num1","id":"id_9cc0449d_66fd_4f79_8304_f09b64e37910","initValue":"0"},{"@type":"Input","name":"num1","id":"id_4b42c808_82c8_48db_b8e3_dbb80a8bc3c2","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_f6ca4dee_e671_4965_bd9b_5a70262a7bbb","value":"\"you have entered an odd number\""}],"id":"id_f1fefe53_3140_4f10_9b36_b48a0f2caa64"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_cbbe188c_f5f0_42b3_82ab_ec9cf1e96606","value":"\"you have entered an even number\""}],"id":"id_0bd8f7cb_fbd1_4130_a302_122d8f61258c"},"condition":"num1%2==0","@type":"If","id":"id_6ebd75e7_ce06_4b8a_8dd4_40ce51edad13"},{"@type":"Declare","tpe":"Integer","name":"num2","id":"id_1bfc6323_3959_45c2_8efb_e7a3ef60bdd9","initValue":"0"},{"@type":"Input","name":"num2","id":"id_2035371e_99fa_4f7d_b706_e25d4b9ebb56","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_625263f5_87f9_4569_a60f_950d376f366c","value":"\"number is odd\""}],"id":"id_b1a169fb_ac93_4d5e_b9de_49ea6ae8849c"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_a99926cf_522d_4609_8253_d01769ababce","value":"\"number is even\""}],"id":"id_6e0d7182_f705_44e4_942b_fc7103766ed3"},"condition":"num2%2==0","@type":"If","id":"id_a1a4aee3_39f3_4eb0_8a23_9fca51b34b0d"},{"@type":"Return","id":"id_e23c8e9a_5340_4760_9b06_b06d801ea31d","maybeValue":null}],"parameters":[]},"id":"id_36003d82_1f8c_4a3d_9f9d_90ea5fd11cf7","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":924}