{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_ae3383c5_c7ef_4bb3_8ea9_1c7380c4ce55"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"units","lengthValue2":"5","id":"id_9b662306_b2ac_4b30_97aa_25f086176a52","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"bill","lengthValue2":"5","id":"id_939fcfed_4ca5_445e_9395_edbb0f36732a","initValue":null},{"@type":"Assign","name":"bill","id":"id_a3219c48_8598_4d94_bd09_fcde4027eeba","value":"0"},{"newline":true,"@type":"Output","id":"id_9f1097e6_e1b9_4757_9c86_4d0451e09dcf","value":"\"Enter the number of units consumed: \""},{"@type":"Input","name":"units","id":"id_508ae749_ba1f_49a6_9910_1a081cd9b520","prompt":null},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"@type":"Assign","name":"bill","id":"id_a18ff8e5_a6e6_4035_ba8f_02756026e433","value":"(100*2.0)+(100*3.50)+((units-200)*5.0)"},{"newline":true,"@type":"Output","id":"id_b48d6ab1_8745_4032_88e7_f88ee8d3d81d","value":"\"Total Electricity Bill: \" + bill"}],"id":"id_e0ad24c1_8db8_4582_ab49_c1fd6d7e2b34"},"trueBlock":{"statements":[{"@type":"Assign","name":"bill","id":"id_f9a35090_3c71_4867_a342_3bc347ab8c40","value":"(100*2.0)+((units-100)*3.50)"}],"id":"id_626743f5_1a1e_473a_84ea_9f4caec2ea4c"},"condition":"units<=200","@type":"If","id":"id_5716318f_d310_4d4d_b71e_5f4f0fea14cd"}],"id":"id_d86b667d_b3b1_4c22_9366_1157a19f3d54"},"trueBlock":{"statements":[{"@type":"Assign","name":"bill","id":"id_f683d755_46b1_46eb_b956_db3a1fa1bb83","value":"units*2.0"}],"id":"id_50006af0_5516_4232_959b_96a4381b2f48"},"condition":"units<=100","@type":"If","id":"id_2eb87d33_8e2e_47e5_967b_12543dcf6d29"}],"id":"id_51ef727c_6c61_4024_b690_6cbfd1b3cce8"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_0e6d8c41_2232_4373_9825_d1239b7e81ac","value":"\"Invalid input! units cannot be negative.\""}],"id":"id_01cf4a43_2406_49c2_96d5_49153ee7822a"},"condition":"units<0","@type":"If","id":"id_a7160e60_af1a_49e0_a526_ebcc60e49f17"},{"@type":"Return","id":"id_1569121b_0c58_4de4_adc1_5efb19fb401b","maybeValue":null}],"parameters":[]},"id":"id_957a3c9e_f3ff_4821_8efe_47d8f6ad5c4f","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":334}