by @Juan Diego López Sánchez Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_e3ef29d7_9fac_4c81_bf38_76e3b6da9aed"},{"@type":"Declare","tpe":"Integer","name":"numero","id":"id_83599555_9a88_4389_b9be_93e324d63d93","initValue":"1"},{"condition":"numero!=0","@type":"While","id":"id_e2072182_a19b_4273_830c_702e6e8001d3","body":{"statements":[{"@type":"Declare","tpe":"Integer","name":"tiempo","id":"id_bcd6a008_3f3f_4998_b2be_73929ba2b16a","initValue":null},{"@type":"Input","name":"tiempo","id":"id_47fb7fb4_8c7f_4fff_98a3_ce0d50fc345e","prompt":"\"en segundos\""},{"@type":"Declare","tpe":"Integer","name":"intervalos","id":"id_8612855f_cfc7_457d_a654_67675f7a6d3e","initValue":null},{"@type":"Input","name":"intervalos","id":"id_c519f6dd_de47_43ea_99fa_db5541541dbc","prompt":"\"los intervalos en segundo\""},{"@type":"Declare","tpe":"Integer","name":"A","id":"id_33e3d474_a9e8_495a_be62_c9e192112158","initValue":"0"},{"@type":"Declare","tpe":"Integer","name":"humedad","id":"id_dfb9b65f_b79f_49f3_81dd_7ba6b6963dcf","initValue":"0"},{"condition":"A<tiempo","@type":"While","id":"id_c7e2dffe_91d9_4ae4_85fe_d269aaebae31","body":{"statements":[{"@type":"Input","name":"humedad","id":"id_137dbf9c_96b4_4a77_be70_3dbdce2f5853","prompt":null},{"@type":"Assign","name":"A","id":"id_8909f129_d2cf_43e5_8761_aaecb8a168eb","value":"A+intervalos"}],"id":"id_0ef1baf4_2b96_4115_9ca5_3bc0d4fe4169"}}],"id":"id_d02271a7_ad31_43eb_9ecd_0f9a8f0383ab"}},{"@type":"Return","id":"id_1d0bd16a_d1d2_4f6c_bad2_fdc294a21c5b","maybeValue":null}],"parameters":[]},"id":"id_78a0d185_6c00_46e8_afca_5b546d187949","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":707}