{"functions":[],"name":"ARITHMETIC","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_7aa146a2_92b2_4fb0_adcb_51f271bee2e5"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"price","lengthValue2":"5","id":"id_39ff6b1d_e67d_40fe_b9e8_7f3aad9f64ef","initValue":"0.0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"quantity","lengthValue2":"5","id":"id_a399c428_59cc_4c9f_9d71_35a1111be91c","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"total","lengthValue2":"5","id":"id_69ed9131_b1f6_4c61_8931_18332451d462","initValue":"0.0"},{"@type":"Input","name":"price","id":"id_f640ad5e_ecaf_495d_a1a1_ed1a0d9ebfa4","prompt":"Enter the price: "},{"@type":"Input","name":"quantity","id":"id_1e72a426_6314_45e5_a539_011df3433f59","prompt":"Enter the quantity: "},{"@type":"Assign","name":"total","id":"id_816a4738_19f9_4f2c_97cd_28e32239b3fb","value":"price * quantity"},{"newline":true,"@type":"Output","id":"id_662db628_ac64_4e93_a66e_7bd16b1d31d4","value":"\"Total cost: \" + total"},{"@type":"Return","id":"id_39df8789_be71_421e_be0b_683a6307cbec","maybeValue":null}],"parameters":[]},"id":"id_d6b00cb4_0f49_495b_9a52_2d56e4e12acb","config":{"showDebugVars":true,"useInputPrompt":true,"echoEnteredValue":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.3","revision":286}