{"functions":[],"name":"18-invertir numero","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_808724ad_c7a3_4e8d_8e82_524166743dad"},{"@type":"Declare","tpe":"Integer","name":"n","id":"id_f55ab84d_b721_4f7a_bbbf_42260001dfbd","initValue":null},{"@type":"Input","name":"n","id":"id_fcd5dba5_6c77_4b5f_affe_f04a057035c6","prompt":null},{"newline":true,"@type":"Output","id":"id_794ef79b_289c_4713_bb3b_cd7ddfe47a1e","value":"\"numero invertido:\""},{"newline":true,"@type":"Output","id":"id_f3c8f7e5_ef41_4679_ac58_37fa52fa41ed","value":"(n%10*1000)+(n/10%10*100)+(n/100%10*10)+(n/1000)"},{"@type":"Return","id":"id_b8b0b0b1_1a37_4b18_8edf_d99562a90429","maybeValue":null}],"parameters":[]},"id":"id_a9f3d12e_b407_4b8c_9d2b_b2aa9fc1e2e1","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":191}