by @Ammar Fork
{"functions":[],"name":"Task Average Grades","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_7ab928ec_5342_4cb9_81dc_b5c4539a10b5"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"sub1,sub2,sub3,Average","lengthValue2":"5","id":"id_5f20d24b_2930_4e34_8ac7_aba37c4fedd6","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"String","name":"Name","lengthValue2":"5","id":"id_0a8c5f61_7efc_4595_86ca_1f3c99132d3b","initValue":null},{"newline":true,"@type":"Output","id":"id_ef6f2137_8de1_4f61_9a01_273fd6003c57","value":"\"Enter student name\""},{"@type":"Input","name":"Name","id":"id_f3c034af_c7a3_4cd4_ad6e_624ad5994130","prompt":null},{"newline":true,"@type":"Output","id":"id_c3e57d4b_2a9c_4898_a8ab_f835cfd55b08","value":"\"Enter the grade for the first subject\""},{"@type":"Input","name":"sub1","id":"id_4ed33404_0b67_4777_a94d_71848c9591a7","prompt":null},{"newline":true,"@type":"Output","id":"id_b93b12fe_000d_447c_96a4_49e45dbc6d97","value":"\"Enter the grade for the second subject\""},{"@type":"Input","name":"sub2","id":"id_f86f22a9_879a_4bc8_b117_0d61c88b89a5","prompt":null},{"newline":true,"@type":"Output","id":"id_17deb049_5dc4_4aa8_8d74_ecca4dc93da8","value":"\"Enter the grade for the third subject\""},{"@type":"Input","name":"sub3","id":"id_c5054dab_8588_4716_82a9_a8d371b38d2c","prompt":null},{"@type":"Assign","name":"Average","id":"id_a56eb3c6_49ef_463b_bfe9_6f561a39d29e","value":"(sub1 + sub2 +sub3)/3"},{"newline":true,"@type":"Output","id":"id_7a742744_f93a_48a0_a4d0_20bd99e3ead7","value":"\"Student's Name is \" + Name"},{"newline":true,"@type":"Output","id":"id_e25f9a43_9de5_4b86_a101_a2e206b860b6","value":"\"The grade of the first subject is = \" + sub1"},{"newline":true,"@type":"Output","id":"id_f3350b45_8e90_4acf_b3d6_050330e206b6","value":"\"Grade of the second subject is = \" + sub2"},{"newline":true,"@type":"Output","id":"id_935dc26a_6223_4681_9269_8d13c5c198a3","value":"\"The grade for the third subject is = \" + sub3"},{"newline":true,"@type":"Output","id":"id_f25d530a_5e8b_426e_a93c_09b642d3e201","value":"\"Average grades is = \" + Average"},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_62122855_4eb3_4691_bb75_72dd31712c2e","value":"\"Your appreciation is Excellent\""}],"id":"id_92a900a8_64b4_433c_aa8d_944dccacb42a"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_28f6f65e_7467_4c4c_980a_5309be56a4f0","value":"\"Your appreciation is Very Good\""}],"id":"id_0a871443_cedd_47f0_aee7_01a8ac1841ed"},"condition":"Average >=75 && Average <85","@type":"If","id":"id_130e36fe_e6b1_4f76_ae90_db56e50053a0"}],"id":"id_7700a5fa_2cb4_4a0f_8aaa_2a5d3559a770"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_53b0a91b_3790_4c1a_83a0_e5eaef7afec5","value":"\"Your appreciation is Good\""}],"id":"id_75213a89_5413_42e7_84c8_8309976975cd"},"condition":"Average >=65 && Average <75","@type":"If","id":"id_ba3827ee_b8a6_4fb3_b292_5a0a6a7ab1ac"}],"id":"id_62af2a6b_e34b_4c07_92ad_2c9c63cca763"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_82462e57_e2b8_4440_89a5_7bdadcb77f38","value":"\"Your appreciation is Pass\""}],"id":"id_da4a55bc_37c4_4bca_b738_5419fb835e4c"},"condition":"Average >=50 && Average <65","@type":"If","id":"id_ce2c3b76_c7bf_4755_87cc_f3eda30e23a5"}],"id":"id_0f425025_23e3_4a86_aefb_c1d09fadf979"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_25b5a9f1_d443_4717_940e_6e37a929bdb2","value":"\"Your appreciation is Fail\""}],"id":"id_4cdd2083_a4e4_4146_84da_467c4b12629c"},"condition":"Average <50","@type":"If","id":"id_9271b8fc_b93e_4dbf_b75a_bcab62dcfeb8"},{"@type":"Return","id":"id_12a59900_6729_4612_8156_e244d23a8a08","maybeValue":null}],"parameters":[]},"id":"id_c5cec32e_963d_46f6_b934_9d278a01ca8e","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":586}