by @Noe Cortes Fork
{"functions":[{"rawId":"id_51a93466_e94a_4f8a_824d_191cfc076c85","tpe":"Void","name":"conversion","statements":[{"@type":"Begin","id":"id_e98de7b9_855a_4ec6_bffa_3c23c3e23acc"},{"@type":"Assign","name":"h","id":"id_9d6f8ada_bff2_4824_b6fe_125d7bb6cc0e","value":"total/3600"},{"@type":"Assign","name":"resto1","id":"id_cd47d910_68dd_4172_bc16_3be8312a146b","value":"total%3600"},{"@type":"Assign","name":"m","id":"id_2dd9d891_05ae_4df8_8c8a_469970aa3db5","value":"resto1/60"},{"@type":"Assign","name":"s","id":"id_73a11c53_5050_4619_a7e0_80590afe4516","value":"resto1%60"},{"newline":true,"@type":"Output","id":"id_b75b6033_b24a_4648_a963_0e61456ff00c","value":"\"Horas: \"+h"},{"newline":true,"@type":"Output","id":"id_9445b3f4_91aa_4027_99a9_c8120e80dd8b","value":"\"Minutos: \"+m"},{"newline":true,"@type":"Output","id":"id_43832af8_7fda_41da_a5d7_0b7aa00b1457","value":"\"Segundos: \"+s"},{"@type":"Return","id":"id_50fbf8a2_10cc_4033_bd9f_095d89a90dfc","maybeValue":null}],"parameters":[{"tpe":"Integer","name":"total","id":"08e7dc67-4c90-423b-b3a0-900ffea314b7"},{"tpe":"Integer","name":"h","id":"36a0be0f-3640-44ed-936a-fc256000281a"},{"tpe":"Integer","name":"m","id":"b4cde11d-a0e0-4793-a16f-86fe861bfdb8"},{"tpe":"Integer","name":"s","id":"fe3007a2-99cb-4a07-9bce-7d59a9b67f97"}]}],"name":"Examen_Practico","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_8f6d7426_0bdb_4c79_b0b0_0c75dc16d53e"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"resto1","lengthValue2":"5","id":"id_1383ebba_4994_4136_945c_d68c561348a6","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"h","lengthValue2":"5","id":"id_81222597_4202_47a5_81b7_783c0ace11fe","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"m","lengthValue2":"5","id":"id_afa874ee_74b9_424a_8d93_f391751e3f85","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"s","lengthValue2":"5","id":"id_6322ae39_2d03_4cf7_8d05_7b147a8e9186","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"total","lengthValue2":"5","id":"id_7a037426_3bad_4840_adc0_d8a9e6711b55","initValue":"0"},{"newline":true,"@type":"Output","id":"id_2da9bce7_a4de_46c8_96b3_f8b3f2da8f4a","value":"\"Ingresa tus segundos\""},{"@type":"Input","name":"total","id":"id_a858e0f4_d86e_4860_92e3_9043e054093d","prompt":null},{"@type":"Call","id":"id_aee5f08f_04d5_49e4_87ee_c39a6340d6e3","value":"conversion(total, h, m, s)"},{"@type":"Return","id":"id_6cb73927_5af1_4d36_a827_08467c3a6e2b","maybeValue":null}],"parameters":[]},"id":"id_3a8449e6_68b9_4ff8_854b_e9d60076ab04","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":true,"lang":"java","showGenCode":false},"version":"0.3","revision":1517}