by @Zaiyan Khan Fork
{"functions":[],"name":"Input 3 nums, output-reverse","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_8613fab7_bf93_44d5_93a9_2644f6b434e9"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"num1","lengthValue2":"5","id":"id_c999e80a_ab6c_40fa_b821_a4fba8aea512","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"num2","lengthValue2":"5","id":"id_a1d34ca5_57e5_41da_85b9_55d492968852","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"num3","lengthValue2":"5","id":"id_92d620f0_7016_4f1e_b27b_a311417e92d2","initValue":null},{"newline":true,"@type":"Output","id":"id_802a3522_c316_4de5_a574_77a1784d1c7f","value":"\"Enter first number\""},{"@type":"Input","name":"num1","id":"id_ec4d4ae1_8190_453c_a7d2_48d0b0a63f6c","prompt":null},{"newline":true,"@type":"Output","id":"id_db13873a_17a2_476c_b745_bfac1f6bafac","value":"\"Enter second number\""},{"@type":"Input","name":"num2","id":"id_515d6a54_dd86_4559_8b72_87ca09b98b24","prompt":null},{"newline":true,"@type":"Output","id":"id_37e0ef59_342e_444b_8f5e_8da3551f55f6","value":"\"Enter third number\""},{"@type":"Input","name":"num3","id":"id_ece18057_a495_4397_9465_206f96538541","prompt":null},{"newline":true,"@type":"Output","id":"id_d333e2cb_c9b6_44e7_a35d_81f655479460","value":"\"Your three numbers in reversed are \" + num3 + \" \" + num2 + \" \" + num1"},{"@type":"Return","id":"id_5d2a8d6d_e7ca_4903_b603_1b31bf445252","maybeValue":null}],"parameters":[]},"id":"id_8725250e_f39e_4f7a_8db7_4a3650b812c2","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":257}