{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_ccfdb343_53b0_40f8_8f4b_b3000a0a92ec"},{"@type":"Declare","tpe":"Integer","name":"driverSpeed","id":"id_abe936d0_d7c4_40a8_9461_e731b231c1a5","initValue":null},{"@type":"Declare","tpe":"Integer","name":"overSpeed","id":"id_0b9836b5_e70c_47d9_84e3_f8a34e9a2058","initValue":null},{"@type":"Declare","tpe":"Integer","name":"speedLimit","id":"id_4900928e_4fee_408b_b837_4cf223f68764","initValue":null},{"@type":"Input","name":"speedLimit","id":"id_a0b48a5f_af65_4893_89d0_f820785a7c83","prompt":"\"Enter the speed limit\""},{"falseBlock":{"statements":[],"id":"id_0013199f_9be0_4357_a83f_4b02cb3e8c0a"},"trueBlock":{"statements":[{"@type":"Input","name":"driverSpeed","id":"id_23cb095f_1be5_4c27_9a0a_7d89d9cb76e6","prompt":"Enter the driver's speed\""},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_67fd3b81_392f_4003_aeb5_baef66728a18","value":"\"The driver is not speeding\""}],"id":"id_9823ffb9_ab8a_43e4_8083_f51587ba032f"},"trueBlock":{"statements":[{"@type":"Assign","name":"overSpeed","id":"id_e05c757a_96de_420f_9cf8_ee1f7576860c","value":"driverSpeed-speedLimit"},{"newline":true,"@type":"Output","id":"id_f28b9ab3_6ef0_4223_9c72_6a09d274519b","value":"\"The driver is over the speed limi by\" + overSpeed + \"mph\""}],"id":"id_1e160e3c_73af_4f00_b80c_166c3b8e4e4a"},"condition":"driverSpeed >= speedLimit","@type":"If","id":"id_f69ff418_b928_480a_8687_1e2ecb84669e"}],"id":"id_6d132c0f_ae47_482a_9931_afdb3b54cb72"},"condition":"speedLimit >=20 && speedLimit <=70","@type":"If","id":"id_740b7a1f_15cd_4fde_b090_c97c5bfadde5"},{"@type":"Return","id":"id_1855fecd_38ac_4710_acff_0b04df408970","maybeValue":null}],"parameters":[]},"id":"id_e111644a_3fbc_445a_bfd5_064cab177596","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"java","showGenCode":true},"version":"0.2","revision":530}