by @STUDENT Holly E (Sp4) Fork
{"functions":[],"name":"odd and even","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_efdf1fef_6204_4d23_8406_290435e32938"},{"@type":"Declare","tpe":"Integer","name":"num1","id":"id_9d847813_f49d_4133_9f4b_d51b9cf1bee7","initValue":"0"},{"@type":"Input","name":"num1","id":"id_d0bc8d00_dfc4_4fe7_bceb_e90865402e3c","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_e7fe3a8e_62b1_4e81_a033_0d4a9f9190bb","value":"\"the number you entered is odd\""}],"id":"id_80d515ad_2f44_4752_9908_f6bff00223dd"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_dc65cbf9_f58e_4571_9577_3ba142dadfc0","value":"\"the number you entered is even\""}],"id":"id_661b0dba_4784_4ea5_a078_1bf2bcaaf678"},"condition":"num1%2==0","@type":"If","id":"id_a8b43eca_35cc_406b_9467_6c074e502c89"},{"@type":"Declare","tpe":"Integer","name":"num2","id":"id_1e3cdbc6_d4be_43a2_865b_85bd53e985f3","initValue":"0"},{"@type":"Input","name":"num2","id":"id_35cdc2bd_3a79_479d_9334_03221b8465b1","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_b8e548a3_8aaa_40a0_8a04_ef0e369bff5c","value":"\"the number you have entered is odd\""}],"id":"id_e9d88178_c4b6_458e_af05_559341dfe090"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_c3429a61_003e_4aee_8c97_765a89264162","value":"\"the number you have entered is even\""}],"id":"id_4cb269bf_99e8_4e65_bc7b_f986ffdc54ac"},"condition":"num2%2==0","@type":"If","id":"id_c67fd894_fbf6_4831_99e2_b1f3fe6d0083"},{"@type":"Return","id":"id_af21719d_4530_4d52_8bb8_6a6b22d36a02","maybeValue":null}],"parameters":[]},"id":"id_c35e7aca_fbfb_4a7a_8841_3bc86a977813","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":682}