by @Mr A P Lewis Fork
{"functions":[],"name":"CountingLoopOddEven","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_a1b43c47_2607_4e90_8c1d_9b9c7a00a119"},{"varName":"i","incr":"1","@type":"ForLoop","start":"0","end":"10","id":"id_0cf10943_f649_4f36_8bad_1e5f9052cdb4","body":{"statements":[{"falseBlock":{"statements":[{"newline":false,"@type":"Output","id":"id_b18e3842_e35b_4a0e_82a6_c837273f8fd0","value":"i"},{"newline":true,"@type":"Output","id":"id_e6997ac8_2b29_46f5_824b_59923752e2db","value":"\" is ODD\""}],"id":"id_b5ec7b23_f580_438a_803d_02c99d1757f6"},"trueBlock":{"statements":[{"newline":false,"@type":"Output","id":"id_c09e8a13_dd4e_4f09_a4e1_cc57d87f5b9a","value":"i"},{"newline":true,"@type":"Output","id":"id_eb7b62ad_572a_43e2_bafe_d8a8b4cb6578","value":"\" is EVEN\""}],"id":"id_a4c58537_cf6c_4734_9ef2_870d8d25353b"},"condition":"i % 2 == 0","@type":"If","id":"id_44752b73_1f61_458c_bd83_35e8062ff3dc"}],"id":"id_dce9c47c_67cd_4748_b6f6_4de3c7e2428d"}},{"@type":"Return","id":"id_51acd4c6_c232_4d66_a95a_847fda9d67ea","maybeValue":null}],"parameters":[]},"id":"id_ea5d6104_28d8_482c_90ca_c3eeb0ad0129","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"java","showGenCode":true},"version":"0.2","revision":96}