by @Charlie Weddell Fork
{"functions":[],"name":"cone volume","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_a95add01_b167_4d0d_958e_bfc31e115fe3"},{"@type":"Declare","tpe":"Integer","name":"three","id":"id_e741df9f_7325_4154_8dc7_6fb7a33dd411","initValue":"3"},{"@type":"Declare","tpe":"Real","name":"pi","id":"id_88340682_868e_4692_a75e_ce740b9c311e","initValue":"3.14159"},{"@type":"Declare","tpe":"Integer","name":"radius","id":"id_57b661be_6636_4514_b1ff_39e1b0a8fd14","initValue":null},{"@type":"Input","name":"radius","id":"id_e82c4f93_d928_4f49_a7dc_deec4c464d1e","prompt":null},{"@type":"Declare","tpe":"Integer","name":"height","id":"id_b97a6552_9104_4782_bd88_18850d30b34d","initValue":null},{"@type":"Input","name":"height","id":"id_a5fe869b_be13_44fb_9c04_20bf08764ba1","prompt":null},{"newline":true,"@type":"Output","id":"id_a6e05546_fdad_403a_bab2_9089988db2b4","value":"pi * radius * radius * height / three"},{"@type":"Return","id":"id_f3aef49a_8f47_4b37_a61f_07fad0566976","maybeValue":null}],"parameters":[]},"id":"id_fd02870f_6652_4b52_a08f_74a5a52ead28","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":448}