{"functions":[],"name":"A10-nestedFlowrun1_BENNETT","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_82317f95_84ac_418a_aa34_1a57bc3e50f7"},{"@type":"Comment","id":"id_2e5622ba_4700_4e65_9216_1cfe689bec9f","text":"Part 5 - Mutually Exclusive Cases"},{"@type":"Declare","tpe":"Real","name":"number","id":"id_90a25f3c_e7d3_48f2_a6e9_80d77f530824","initValue":null},{"@type":"Input","name":"number","id":"id_dc2d650c_2864_4c5b_9447_4e0938464d5e","prompt":"Please enter a number: "},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_8f2e93d7_97c7_493f_8c81_96b167094bcc","value":"\"Something else\""}],"id":"id_2dc96371_21b4_4b4d_964c_def3aa4057c2"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_3b2aaa55_fa7c_4c13_917c_1b774f6bbf05","value":"\"Three\""}],"id":"id_6d2f2839_4033_419d_b5c6_a903d4bea6ae"},"condition":"number == 3","@type":"If","id":"id_7c6a19be_dd71_4482_8327_ca4df363ab29"}],"id":"id_b5e50155_c8d2_42b8_a6bf_d628238551d2"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_632384fc_7b75_4c34_9388_f4f2a0f922f6","value":"\"Two\""}],"id":"id_665832b2_a704_450e_ad8e_b7895f1ed378"},"condition":"number == 2","@type":"If","id":"id_89304a68_b832_42b6_a900_87b24777cb03"}],"id":"id_1d6ef3d7_01b3_4a46_a6c9_3d0477397d5b"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_74e583b4_0d7c_4d84_9213_5046ec8d1cf8","value":"\"One\""}],"id":"id_1e620a2c_7bf0_49a8_acfa_d73dec8f1394"},"condition":"number == 1","@type":"If","id":"id_d424c678_f825_4f54_aa13_92f8c0b88d82"}],"id":"id_06ff98cf_eb22_4bb0_9a8e_100b01ee0043"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_7d7224b3_7c85_41c7_be33_3e1ff35a3562","value":"\"Zero\""}],"id":"id_4ddc8d20_1ade_4908_b463_74d074108cc6"},"condition":"number == 0","@type":"If","id":"id_bcc9f57e_9bd2_469c_9f5b_4dbc39cf7da5"},{"@type":"Comment","id":"id_ce5f8345_b8fe_4df0_8aaf_e622229fda82","text":"Part 1 - Smallest Number"},{"@type":"Declare","tpe":"Real","name":"lowest","id":"id_189222e4_0b0d_4162_8fcf_26ee8cc2e562","initValue":null},{"@type":"Declare","tpe":"Real","name":"first","id":"id_085d3b79_7d93_40bf_b67e_32a7d3cdace9","initValue":null},{"@type":"Declare","tpe":"Real","name":"second","id":"id_16563d16_9d60_4a95_abf2_e5e47e7afc64","initValue":null},{"@type":"Declare","tpe":"Integer","name":"third","id":"id_dbdfd1a4_17b1_4f83_8d9f_7461c980a38f","initValue":null},{"@type":"Declare","tpe":"Integer","name":"fourth","id":"id_89440332_03e9_4867_a0f7_7c10c02e8c68","initValue":null},{"@type":"Input","name":"first","id":"id_21c70c6f_8106_423d_bf4c_3fa4d6714ac8","prompt":"Please enter your first number:"},{"@type":"Input","name":"second","id":"id_08070dac_10dd_4bfd_9b38_a73ec805a23c","prompt":"Please enter your second number:"},{"@type":"Input","name":"third","id":"id_a191a2ce_4fec_46d5_a6eb_133146702100","prompt":"Please enter your third number:"},{"@type":"Input","name":"fourth","id":"id_66987784_9f72_41da_8a29_f8af7a250d4e","prompt":"Please enter your fourth number:"},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"@type":"Assign","name":"lowest","id":"id_0f510988_79be_42fd_8654_920b205b833d","value":"second"}],"id":"id_99f48729_afc5_4461_a475_aeab1215ebb5"},"trueBlock":{"statements":[{"@type":"Assign","name":"lowest","id":"id_dac5c1e8_6c86_43cb_9a6f_2e6716a85ebc","value":"first"}],"id":"id_3dbde164_8030_49d6_aad1_553e58b074ba"},"condition":"first < second","@type":"If","id":"id_cfcf2608_3dd7_43f4_b85d_87dd42a6d835"},{"falseBlock":{"statements":[{"@type":"Assign","name":"lowest","id":"id_10378c05_9eb6_49b3_85c0_cc43e2cc2d16","value":"third"}],"id":"id_bc6238d8_ec66_4b59_a1b7_13fe5ea7e011"},"trueBlock":{"statements":[],"id":"id_9eebc0ab_c2d5_42f7_82e1_247a19bae409"},"condition":"lowest < third","@type":"If","id":"id_85573fe1_99bd_4582_adfb_291947d1dc7e"},{"falseBlock":{"statements":[{"@type":"Assign","name":"lowest","id":"id_8dec1542_a2c6_4cd1_b4e5_236179b2ac2f","value":"fourth"}],"id":"id_7d31fbc6_0dff_4cc7_b86b_f37a98d62732"},"trueBlock":{"statements":[],"id":"id_141252e7_a25a_416f_a0ed_7a0254f35780"},"condition":"lowest < fourth","@type":"If","id":"id_1d51f379_8059_4551_8c0c_44fbf70533e0"},{"newline":true,"@type":"Output","id":"id_fe5642d7_2df8_4634_8ccf_89f669065121","value":"\"The lowest number given is \" + lowest + \"!\""}],"id":"id_7fe1c84e_4cb9_41aa_bf42_4e9f1a61229b"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_12f3f5df_ee7b_4dd5_b9b4_fa8e8314a6a4","value":"\"All four values are equal.\""}],"id":"id_eec9b6fe_825d_4eaa_89ad_cff67a2513fb"},"condition":"first == second && second == third && third == fourth","@type":"If","id":"id_502ef871_cf43_41f9_bcf3_f47366862dc9"},{"@type":"Return","id":"id_98132b7f_db7f_48dd_91d4_c3e45980f854","maybeValue":null}],"parameters":[]},"id":"id_3ae623b5_5912_45ac_9755_a10d5e6a0682","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"javascript","showGenCode":true},"version":"0.2","revision":1283}