{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_6e5c605c_b45a_4c1b_8fcc_8d142244787e"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"a","lengthValue2":"5","id":"id_374cc1a9_b82e_45f6_98db_4c58f3ffc72c","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"b","lengthValue2":"5","id":"id_349e49a0_4486_40fb_8349_8b7b6eff2d09","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"product","lengthValue2":"5","id":"id_033f48a4_2efb_49dc_ae82_2831cfbd70dc","initValue":null},{"@type":"Input","name":"a","id":"id_4c32cc73_a8cf_4051_a486_045c213c063d","prompt":"Please enter x:"},{"@type":"Input","name":"b","id":"id_3ec4fdc5_b1a7_4d22_9ca9_18e9174fa1f1","prompt":"Please enter x:"},{"@type":"Assign","name":"product","id":"id_1c406277_2edf_4ece_8c87_aacf96abc729","value":"a * b"},{"newline":true,"@type":"Output","id":"id_d5e980e3_8248_4ad7_8d10_975a8716b9b8","value":"\"Product = \" + product"},{"@type":"Return","id":"id_db1f3e1b_8b9d_4307_89bb_c7e2f4616336","maybeValue":null}],"parameters":[]},"id":"id_32edc111_9a34_4988_b16e_82dc0a31c267","config":{"showDebugVars":true,"useInputPrompt":true,"echoEnteredValue":true,"showIoBtns":true,"showFunctions":true,"lang":"java","showGenCode":false},"version":"0.3","revision":34}