by @Camilla DiSumma Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_7de8973a_448b_4943_a7bd_76d7c4f59c66"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"imputInt","lengthValue2":"5","id":"id_1ffddf86_2aa4_4912_9b31_7923fc2e896a","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"result","lengthValue2":"5","id":"id_a9c8a69c_c66e_4b47_beed_eafefcb3c74b","initValue":"1"},{"@type":"Input","name":"imputInt","id":"id_31a42d7a_0f6c_4ac4_9e2e_5bbac45e3b6c","prompt":null},{"condition":"imputInt>1","@type":"While","id":"id_423fa47f_448f_402a_8a46_3c06a7f164b5","body":{"statements":[{"@type":"Assign","name":"result","id":"id_fd111d8c_d338_46fa_88a1_c2b14f54e17e","value":"result*imputInt"},{"@type":"Assign","name":"imputInt","id":"id_a10d784d_69de_48c7_b391_2409a5017bcc","value":"imputInt-1"}],"id":"id_26a3d5cc_de49_431e_8b71_f119bdabcbb6"}},{"newline":true,"@type":"Output","id":"id_29c173e5_dbb5_4d00_be1e_84d845de58e0","value":"result"},{"@type":"Return","id":"id_954af3c1_68cd_4b24_98ea_b55224c9199e","maybeValue":null}],"parameters":[]},"id":"id_0b3bccd7_18ff_46ca_92a1_1836066bdc5d","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":206}