by @Melissa Alvarez Puerta Fork
{"functions":[],"name":"T.S 5","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_00525522_bfcd_4049_bc20_df195f34e8b3"},{"@type":"Declare","tpe":"Real","name":"Basemayor","id":"id_f9bf1218_cd53_4e78_8010_9bfffde14f3c","initValue":"0"},{"@type":"Declare","tpe":"Real","name":"Basemenor","id":"id_f72f1053_9336_4761_91c5_1a6f9d43bf76","initValue":"0"},{"@type":"Declare","tpe":"Real","name":"Altura","id":"id_2cc90727_e142_4459_9231_b616a398855f","initValue":"0"},{"@type":"Input","name":"Basemayor","id":"id_53546a0d_2b4a_4897_bee8_f0e194cb6369","prompt":"Ingrese el valor de la base mayor"},{"@type":"Input","name":"Basemenor","id":"id_a2052188_3cff_491c_8a38_e061b486ad01","prompt":"Ingrese el valor de la base menor"},{"@type":"Input","name":"Altura","id":"id_2ef897fa_e881_4c87_8efc_c98f4f17ec02","prompt":"Ingrese el valor de la altura"},{"newline":true,"@type":"Output","id":"id_f4428772_4fd7_49e0_96df_e393b44caa8f","value":"\"El área del trapecio es:\""},{"newline":true,"@type":"Output","id":"id_08681e90_518f_4003_b49a_6124a7106d67","value":"(Basemayor+Basemenor)/2*Altura"},{"newline":true,"@type":"Output","id":"id_8b048158_010d_4462_8f38_873fc8f61325","value":"\"El perímetro del trapecio es:\""},{"newline":true,"@type":"Output","id":"id_5ef8553b_b38b_4977_9751_1dcbc41cfb6e","value":"sqrt((Basemayor-Basemenor/2)*((Basemayor-Basemenor)/2)+Altura*Altura)"},{"@type":"Return","id":"id_233fde25_648b_4304_ab50_b05965e09d8d","maybeValue":null}],"parameters":[]},"id":"id_f1f8c7ce_1ffa_4a03_8474_e0721fdbd548","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":353}