{"functions":[],"name":"division of two numbers","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_60d8dbf1_081c_4a36_a205_55c559d4986f"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"div","lengthValue2":"5","id":"id_189bf7ea_d96f_48c3_bda4_c276ca86be86","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"x","lengthValue2":"5","id":"id_5e867219_bca1_4bd9_b9e9_e906860fe2fb","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"y","lengthValue2":"5","id":"id_afbd5c43_16b4_4119_8af1_724e905ed54e","initValue":"0"},{"newline":true,"@type":"Output","id":"id_2cd33d68_eee6_4c9c_9525_72fc13ba1e47","value":"\"enter first number\""},{"@type":"Input","name":"x","id":"id_a06f19ff_1b36_4512_98d7_341243b3edcb","prompt":null},{"newline":true,"@type":"Output","id":"id_8eaf2a7f_f662_4ec9_897f_3a6c07a7f0a8","value":"\"enter second number\""},{"@type":"Input","name":"y","id":"id_2b080821_3bdb_464c_ac6f_50a8262d49e1","prompt":null},{"@type":"Assign","name":"div","id":"id_b4de40fc_b664_4cfa_a529_5d5b0d06bb9e","value":"x/y"},{"newline":true,"@type":"Output","id":"id_eefa3e4d_0a87_483a_8c89_c739c11e6ce7","value":"\"division of two number is:\"+div"},{"@type":"Return","id":"id_b850a61b_3e79_41d1_9d84_6800bc4f88ab","maybeValue":null}],"parameters":[]},"id":"id_1592b913_681e_4804_b477_739ebc911385","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"c","showGenCode":true},"version":"0.3","revision":374}