by @AYESHA ZAFAR Fork
{"functions":[],"name":"LARGEST NUMBER OF THREE","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_f01159a2_0fde_471f_9b80_c65d774fb26f"},{"@type":"Input","name":"input A,B,C","id":"id_f8304eae_fb11_4e6e_a785_84fd335836af","prompt":null},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"@type":"Assign","name":"largest","id":"id_ea187b4f_aecc_4e40_b8a6_bf87d8ce7006","value":"c"}],"id":"id_6b70ad0f_007d_4151_9c1f_99039a5a507a"},"trueBlock":{"statements":[{"@type":"Assign","name":"largest","id":"id_4e0e8f0a_891e_4eb4_8908_0ed037a98488","value":"b"}],"id":"id_dfb36a77_30a0_4c02_90c8_daa69c5a19ff"},"condition":"B>A and B>C","@type":"If","id":"id_ccb354db_4702_428d_b828_70196b014842"}],"id":"id_2d95b3e9_1869_4237_a85c_f10d89c69ac3"},"trueBlock":{"statements":[{"@type":"Assign","name":"largest","id":"id_6772e5d4_b23e_4d42_929f_5cc462a13fc4","value":"A"}],"id":"id_e7610d02_116b_413b_8287_e90fbba3a315"},"condition":"A>B and A>C?","@type":"If","id":"id_b131c932_7738_445b_acf6_a02ae5900b20"},{"newline":true,"@type":"Output","id":"id_ba773434_9b49_4237_9a62_496da2ef1136","value":"\"print\"largest number is\",largest"},{"@type":"Return","id":"id_81816994_24f7_477e_82bc_da7233fba47e","maybeValue":null}],"parameters":[]},"id":"id_d4b30dff_ddcf_4fc7_8e31_3ffcfe75859c","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":207}