{"functions":[],"name":"Print Square or Cube","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_50182dfd_b496_4452_ab75_fcfc3f3ac4a0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"num","lengthValue2":"5","id":"id_fb5d62ed_4ef5_4642_9d84_dd9dbfb89b97","initValue":null},{"@type":"Input","name":"num","id":"id_2ee09bf2_6dc5_456a_a8c4_864cecc92550","prompt":"Please enter a number:"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"square","lengthValue2":"5","id":"id_ea7889b6_3eca_49d2_a9b7_ce3e9a532904","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"cube","lengthValue2":"5","id":"id_bc775972_a131_4348_bd94_c8f687ec43db","initValue":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_b252503e_c9d5_4307_a66d_3edffc0069d1","value":"\"Zer Entered\""}],"id":"id_41872297_41b6_40af_8706_7d1c0f388652"},"trueBlock":{"statements":[{"falseBlock":{"statements":[{"@type":"Assign","name":"cube","id":"id_efaa9318_362b_43c4_9acc_5697d2b68de5","value":"num*num*num"},{"newline":false,"@type":"Output","id":"id_4630240f_cf0c_40bc_86ea_8559b1de7f86","value":"\"Cube of number is:\""},{"newline":true,"@type":"Output","id":"id_7fce6887_3b84_4b33_824d_6d988faff9ff","value":"cube"}],"id":"id_0b009799_d582_4e21_aa59_fc8eba7c3bab"},"trueBlock":{"statements":[{"@type":"Assign","name":"square","id":"id_8ad37cd4_3ad9_4be3_a7e9_45ba4eea30c6","value":"num*num"},{"newline":false,"@type":"Output","id":"id_d2e253a6_c8d0_4d68_aaa4_db52bc9759eb","value":"\"Square of number is:\""},{"newline":true,"@type":"Output","id":"id_03bad825_2073_4e93_a28c_3e20bfc7bf1f","value":"square"}],"id":"id_b4ab54da_110f_44f1_8a39_661e9368657e"},"condition":"num>0","@type":"If","id":"id_15210271_20c6_479f_9433_88d14078858b"}],"id":"id_08ca4f33_2969_4ce0_87f5_dba8d0319d42"},"condition":"num!=0","@type":"If","id":"id_087ba196_d365_4477_894b_b0123659a006"},{"@type":"Return","id":"id_b2b30707_5e8e_4c79_98dc_360d72c8ab9a","maybeValue":null}],"parameters":[]},"id":"id_430c193b_637f_42d8_ba7d_d4e526684db0","config":{"showDebugVars":true,"useInputPrompt":true,"echoEnteredValue":true,"showIoBtns":true,"showFunctions":true,"lang":"c++","showGenCode":true},"version":"0.3","revision":395}