by @martaa2111 Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_1236ebc2_f0d7_4e73_abf9_2f83d6814dfb"},{"@type":"Comment","id":"id_6e8824aa_71d5_4138_8434_55bebef7858d","text":"Marta Olteanu 1sq"},{"@type":"Comment","id":"id_87398154_13b8_4b04_ab69_e4160cd2aad1","text":"dato un tempo espresso in ore, minuti e secondi, calcolare il tempo totale in secondi"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"tempoOre","lengthValue2":"5","id":"id_e04cb20c_b961_4e47_9a88_d80dfced3184","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"tempoMinuti","lengthValue2":"5","id":"id_5ca806d2_88e8_405e_9e7f_753dfd0c39e3","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"tempoSecondi","lengthValue2":"5","id":"id_97568daf_84b8_4d51_86c8_bce7343d7bbd","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"totSecondi","lengthValue2":"5","id":"id_5b9511cf_68bb_41f0_a642_c6763afd1530","initValue":null},{"newline":true,"@type":"Output","id":"id_702ebf8c_370f_4717_b0e4_daf68b716f2f","value":"\"inserisciTempoOre\""},{"@type":"Input","name":"tempoOre","id":"id_04621093_a0ef_4f72_bedb_e06aa2a3b024","prompt":null},{"newline":true,"@type":"Output","id":"id_72718593_d13f_40ce_8da7_edea7cec5238","value":"\"inserisciTempoMinuti\""},{"@type":"Input","name":"tempoMinuti","id":"id_6a87d7b0_b89b_44dd_aa5e_35370076e56a","prompt":null},{"newline":true,"@type":"Output","id":"id_2cf53043_80e1_4344_a982_3dc1a9bde1f7","value":"\"inserisciTempoSecondi\""},{"@type":"Input","name":"tempoSecondi","id":"id_f902e2bf_b7fb_4937_8178_861e6543c253","prompt":null},{"@type":"Assign","name":"totSecondi","id":"id_5fb9de60_9b7c_41cb_b14a_e0a2e9370b54","value":"(tempoOre*3600)+(tempoMinuti*60)+tempoSecondi"},{"newline":true,"@type":"Output","id":"id_cd87b6e0_9064_4e95_b3a5_a76c62701cd5","value":"totSecondi"},{"@type":"Return","id":"id_8dee2442_d270_4bb9_98fc_e1f6052d23be","maybeValue":null}],"parameters":[]},"id":"id_161424f5_00e5_4180_b69b_9dae41717a69","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":830}