{"functions":[],"name":"Which Age Category Are You In?","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_be24083c_7a98_4c99_b63a_c4a6732271c5"},{"@type":"Declare","tpe":"Integer","name":"x","id":"id_2a130eb8_387b_4c6a_9274_a4348a012c3d","initValue":"0"},{"@type":"Input","name":"x","id":"id_7759f996_7fda_418c_a08a_c30d6dbbb92c","prompt":"Please enter your age"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_00a28df2_77c9_4921_a8a8_33f724773c39","value":"\"Invalid age\""}],"id":"id_b707acad_9db3_4589_b8e5_2989762dfefa"},"trueBlock":{"statements":[],"id":"id_f03994a6_21a9_4034_b314_8adb225c3b1e"},"condition":"x > 0","@type":"If","id":"id_ccf16e6f_54a8_410c_9649_b9b6e29f1954"},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[],"id":"id_0171b500_63a2_4680_aad1_cc6769137130"},"trueBlock":{"statements":[{"newline":false,"@type":"Output","id":"id_09359f83_ebef_4d9a_8a83_6225dc727335","value":"\"You are in the Senior category.\""}],"id":"id_eaf6b6e6_361d_45f2_98e3_bbaf662cbf46"},"condition":"x>=65","@type":"If","id":"id_40ce0ab4_b6cb_4618_ac78_ecf39a0cd837"}],"id":"id_bcda9817_85aa_4873_ba21_979d0f1e62d2"},"trueBlock":{"statements":[{"newline":false,"@type":"Output","id":"id_d273e081_5380_41c2_9af7_b7a1269a4d63","value":"\"You are in the Adult category.\""}],"id":"id_59708864_a362_46b7_8be4_725321298847"},"condition":"x>17 && x<=64","@type":"If","id":"id_23fc2a4a_7298_49eb_a3d2_fd16eab19b3b"}],"id":"id_41d396bd_231a_4697_a27e_8e2cc6389ff5"},"trueBlock":{"statements":[{"newline":false,"@type":"Output","id":"id_0ecb1a60_abad_4034_82cd_3c4e722219fe","value":"\"You are in the Adolescent category.\""}],"id":"id_52ecf169_7963_46b8_b096_e9b6f7c01699"},"condition":"x>12 && x<=17","@type":"If","id":"id_8cbff331_85cf_449b_b2c7_a562e3118f3c"}],"id":"id_28d73888_00ea_407f_b4af_9643e14452c8"},"trueBlock":{"statements":[{"newline":false,"@type":"Output","id":"id_e6928af4_eb24_4438_a946_acd261a465a1","value":"\"You are in the Child category.\""}],"id":"id_386693e2_8be5_4aae_8449_b2640d183f9f"},"condition":"x>=0 && x<=12","@type":"If","id":"id_9d2bcd75_0ab2_40c0_b976_2ac4e733bf09"},{"@type":"Return","id":"id_73dd72ee_90bc_4db3_af40_4e7ed5dfea46","maybeValue":null}],"parameters":[]},"id":"id_61e39f2b_f9f6_4e40_b6a5_b762be54d166","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":870}