{"functions":[],"name":"question-","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_dd5a5e98_ba97_4797_9642_b5b8b2695f29"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"r","lengthValue2":"5","id":"id_98ddebaa_bca0_4f41_968a_a111912dcfa9","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"area","lengthValue2":"5","id":"id_5caee623_8fe9_481b_8db6_f3976a018617","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"pi","lengthValue2":"5","id":"id_40722037_302e_4569_ab54_336fbc18b468","initValue":"3.1416"},{"@type":"Input","name":"r","id":"id_33c154ed_7def_42d3_b09c_7b64b1933cfd","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_8820ecec_ec60_42d9_a4cc_f4c5671c5cf9","value":"\"invalid input\""}],"id":"id_eb11710a_d2c9_4770_957e_7ffee0752fce"},"trueBlock":{"statements":[{"@type":"Assign","name":"area","id":"id_d75c70db_4b1b_4100_bd9b_9453b994a7c2","value":"pi*pow(r,2)"},{"newline":true,"@type":"Output","id":"id_b5bdaba5_78ae_421a_a020_8361bb8faa86","value":"\"the area of circle is \"+area+\" m^2\""}],"id":"id_7c250c1b_68af_436a_b05d_d322bcca9a3c"},"condition":"r>0","@type":"If","id":"id_7cb2c4ae_b912_49fa_896f_66a273a64acc"},{"@type":"Return","id":"id_67046dbc_366f_4ec6_8a4d_5b8cd4c0a0b0","maybeValue":null}],"parameters":[]},"id":"id_d701ddd2_4b25_44da_8dec_c5619f702ed0","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":168}