{"functions":[],"name":"Module05-Assigment","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_4cfa6500_b8bd_486a_ac39_ce7780743df5"},{"@type":"Declare","tpe":"Real","name":"weight","id":"id_815e9ed9_4360_4f1b_a6bb_5d346fdf8c78","initValue":null},{"@type":"Declare","tpe":"Real","name":"totalCost","id":"id_1daf0f0f_b052_4230_9952_191548ad657d","initValue":null},{"@type":"Declare","tpe":"Real","name":"totalCost2","id":"id_90b99115_d3b6_4d1e_9b54_7d35e427cfaa","initValue":null},{"@type":"Declare","tpe":"Real","name":"totalCost3","id":"id_46bfd071_3535_4080_aaf7_c8cf25b389ac","initValue":null},{"@type":"Declare","tpe":"Real","name":"totalCost4","id":"id_2cadd92a_67cc_4d2f_b1fe_4b79c01629c2","initValue":null},{"@type":"Declare","tpe":"Real","name":"ratePerPound","id":"id_4e9fcc3e_6b5d_4ef8_a1cd_9d4f49e332c9","initValue":null},{"newline":true,"@type":"Output","id":"id_50f33841_c4a7_4efb_ba47_fcee3b5ac9f2","value":"\"Enter the weight ot package:\""},{"@type":"Input","name":"weight","id":"id_6e3c1249_c93a_4736_ad19_de776bd8a6b8","prompt":null},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_ed681f86_77e0_4077_9259_b2407ee9e666","value":"\"Your rate per pound is 3.80\""},{"@type":"Assign","name":"totalCost4","id":"id_658c229c_6f26_4a80_a164_fe7c087607be","value":"weight * 3.80"},{"newline":true,"@type":"Output","id":"id_2f5d68db_5034_4698_a532_912637163e36","value":"\"Your total cost is:\""},{"newline":true,"@type":"Output","id":"id_420accfb_b76a_4160_81e1_c414c4227b4f","value":"totalCost4"}],"id":"id_5ad23676_2af4_4391_be07_da616e56ef24"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_dd4dbe1d_e3c5_4d02_aaa9_53253db6419d","value":"\"Your Rate per pound is 3.70\""},{"@type":"Assign","name":"totalCost3","id":"id_710c2030_ab84_447c_a034_7bff0392f741","value":"weight * 3.70"},{"newline":true,"@type":"Output","id":"id_985e795e_8cfd_43f5_b5d3_591cc1459815","value":"\"Your total cost is:\""},{"newline":true,"@type":"Output","id":"id_1919356a_4ece_4eca_9664_35ef540a10f2","value":"totalCost3"}],"id":"id_846db1b1_591a_42d4_bd47_955aafaa666d"},"condition":"weight <= 10","@type":"If","id":"id_be2a6aaa_aa44_4b0d_82ce_de4b4d40d19f"}],"id":"id_59f93240_c2af_4f47_98d8_562df67ebbf3"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_87785d5e_7e7a_4e6f_b810_1694fafd795e","value":"\"Your Rate per pound is 2.20\""},{"@type":"Assign","name":"totalCost2","id":"id_6bee1fcc_13db_4d8a_8189_5cdd20c8fefe","value":"weight * 2.20"},{"newline":true,"@type":"Output","id":"id_f2a7d400_5a84_4fbb_8f86_0f766090e4a3","value":"\"Your total cost is:\""},{"newline":true,"@type":"Output","id":"id_a44fb802_db73_4490_98b1_cb6057cdd57d","value":"totalCost2"}],"id":"id_db4b5e5c_7c09_4e83_82fd_748e12d29b9d"},"condition":"weight <= 6","@type":"If","id":"id_c3c1e52b_321f_4337_a13f_84c319415986"}],"id":"id_386d12ed_e3d3_4484_96e0_29286c5eaee9"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_9a32112f_16d0_4b2b_bdf9_e4f7e5600dc4","value":"\"Your Rate per pound is 1.10\""},{"@type":"Assign","name":"totalCost","id":"id_f478f631_5def_41ae_ae51_ed98ed8af847","value":"weight * 1.10"},{"newline":true,"@type":"Output","id":"id_86f0d0bd_9f42_4506_a140_7a899c524613","value":"\"Your total cost is:\""},{"newline":true,"@type":"Output","id":"id_34cc3263_e486_4348_b8e0_af38d269f4ac","value":"totalCost"}],"id":"id_c917fe16_7b8c_4454_aff9_052bdb41b5ea"},"condition":"weight<= 2","@type":"If","id":"id_6e3e722e_dafb_4e97_a811_4febea9cb821"},{"@type":"Return","id":"id_100ee8d3_bd2c_4e85_8b60_99fecc4f6f6e","maybeValue":null}],"parameters":[]},"id":"id_906ae6fd_0fc3_493c_b512_23f0725aea76","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":4978}