{"functions":[],"name":"Area of circle","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_43eec456_4d81_4aea_b82e_62994f156469"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"area","lengthValue2":"5","id":"id_990dcf01_d022_4104_8b3d_2f388185ddd8","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"radius","lengthValue2":"5","id":"id_191f12fc_cc0f_470b_9c1b_103cdaeb5677","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"pie","lengthValue2":"5","id":"id_b5e59da8_0eb2_4b45_a171_497fa97ee51a","initValue":"3.14159"},{"newline":true,"@type":"Output","id":"id_982d55b9_d41c_40b2_b0df_2685098a31dd","value":"\"Enter radius \""},{"@type":"Input","name":"radius","id":"id_05396ef4_04e4_4aee_977a_d54c6efe3c19","prompt":null},{"newline":true,"@type":"Output","id":"id_c1b5db91_8b30_4008_a646_fa1c1ca3e6e6","value":"\"Radius you entered:\" + radius"},{"@type":"Assign","name":"area","id":"id_d080a750_9221_4915_9bd5_b2b7b68d00ae","value":"pie*radius*radius"},{"newline":true,"@type":"Output","id":"id_e5a45ae1_b22a_447f_86e7_819df0594a96","value":"\"Area of the circle:\"+ area"},{"@type":"Return","id":"id_36cbdff3_406d_4759_b72b_3b0726669f99","maybeValue":null}],"parameters":[]},"id":"id_32030e92_c9e6_4254_a383_2d526880004e","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":161}