{"functions":[],"name":"Speeding","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_cd57adcf_7e71_44dc_942c_6dcd480ceb0e"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"spd","lengthValue2":"5","id":"id_0be4267d_07a4_47b8_ad12_0523c664be14","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"spdlmt","lengthValue2":"5","id":"id_a86b2646_a3f1_4d9c_8e11_a9f1af62b3b6","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"spdi","lengthValue2":"5","id":"id_b4f27bb4_8208_41c4_8d34_425a043ee016","initValue":null},{"@type":"Input","name":"spd","id":"id_9990dd37_ae39_45f4_a7f2_7ba30d1a650e","prompt":"Please enter speed."},{"@type":"Input","name":"spdlmt","id":"id_b6699f7f_c6ed_467b_b622_5b5f5f1ee7a5","prompt":"Please enter speed limit."},{"@type":"Comment","id":"id_0e92f7aa_53ab_4fac_924b_92b7449026ac","text":"Declare variables."},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"@type":"Comment","id":"id_449586e6_df26_4aca_907b_d41d16806c26","text":"Any values past this point are valid to test speed limit."},{"falseBlock":{"statements":[{"@type":"Comment","id":"id_c20ef25d_dbcf_4240_a18c_3c6f676ff604","text":"\"not speeding\" side."},{"newline":true,"@type":"Output","id":"id_6c555b65_c701_4433_ad4f_4fe7bc25f523","value":"\"Driver was not speeding.\""}],"id":"id_d13083a9_1afe_4b03_a8ab_592a9db8b4c6"},"trueBlock":{"statements":[{"@type":"Comment","id":"id_2c434ac3_4d66_45ad_aa70_3b78f50fd82a","text":"\"Speeding\" and speeding calc side."},{"@type":"Assign","name":"spdi","id":"id_8eadd15f_0e86_4bfc_b9b9_fc5a6ff47690","value":"spd-spdlmt"},{"newline":true,"@type":"Output","id":"id_62495965_4cc4_4307_a755_abe206a54870","value":"\"Driver was speeding by \" + spdi + \" mph.\""}],"id":"id_347729ce_b4a3_4deb_8c93_56ff7843fa16"},"condition":"spd>spdlmt","@type":"If","id":"id_e6a0fcb4_c70f_48c8_9022_86b64be1387d"}],"id":"id_76807b70_8753_4d70_9ab5_60a97bf221e9"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_0509904c_40dc_46d8_9ce0_8f83448dae36","value":"\"Speed limit maximum is 70 mph.\""}],"id":"id_78fa184a_80ef_441d_a8e4_f20ee1e1a582"},"condition":"spdlmt>70","@type":"If","id":"id_a747bc32_73b0_44de_b620_49d61f275f6e"}],"id":"id_7583b8a2_3bbf_48b2_a4ac_6588861e876a"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_c7f336d0_830f_4840_adc7_cbd86adccd39","value":"\"Speed limit minimum is 20 mph.\""}],"id":"id_60ea1557_d4d2_414c_a8d9_5da2db2f4cec"},"condition":"spdlmt<20","@type":"If","id":"id_f97860f0_5dfd_4b0b_a72a_2073690731e2"},{"@type":"Return","id":"id_ee4cde16_89fa_458c_b1dc_78a350e0463a","maybeValue":null}],"parameters":[]},"id":"id_2d0ad206_1f83_416b_9611_43fea6917129","config":{"showDebugVars":true,"useInputPrompt":true,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.3","revision":518}