
digraph {
  bgcolor="transparent"

  node [penwidth=0.5 fontsize="12" shape="box" style="filled" fontcolor="white" fontname="Courier New"]
  edge [penwidth=2 fontsize="10" color="#0A1931" arrowsize=0.8 fontname="Courier New"]

#########
# NODES #
#########
  id_0690e68e_41de_46ee_bc4d_238bd602c603 [id="id_0690e68e_41de_46ee_bc4d_238bd602c603#Begin" pos="0.0,10000.0!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Begin" tooltip="Begin" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 
  id_cf4f08f5_eb47_4c08_9e55_22a86e5f3cc4 [id="id_cf4f08f5_eb47_4c08_9e55_22a86e5f3cc4#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="i = 1" tooltip="i: Integer = 1" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_fbc80b87_1598_4f06_b383_7c7ae7447052 [id="id_fbc80b87_1598_4f06_b383_7c7ae7447052#Declare" pos="0.0,9998.125!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="termino = 0" tooltip="termino: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_988e13f3_f2df_4679_9f62_4a81d19237f7 [id="id_988e13f3_f2df_4679_9f62_4a81d19237f7#Declare" pos="0.0,9997.1875!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="suma = 0" tooltip="suma: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6008fa5d_5447_4017_b44a_97e370d9b5a7 [id="id_6008fa5d_5447_4017_b44a_97e370d9b5a7#Declare" pos="0.0,9996.25!" height=0.4 width=1.3 fixedsize=true group="fun-main"    label="numero = 0" tooltip="numero: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_df429eba_e7a0_4187_b739_85f30d429070 [id="id_df429eba_e7a0_4187_b739_85f30d429070#Output" pos="0.0,9995.3125!" height=0.4 width=2.62 fixedsize=true group="fun-main"    label="\" Escribe el numero\"" tooltip="\" Escribe el numero\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_052cbf7e_114f_4f5d_ba08_7f1be52cbae8 [id="id_052cbf7e_114f_4f5d_ba08_7f1be52cbae8#Input" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="numero" tooltip="numero" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_3ed815b2_5a09_4f28_9cfb_140222fc8970 [id="id_3ed815b2_5a09_4f28_9cfb_140222fc8970#While" pos="0.0,9993.4375!" height=0.5 width=1.71 fixedsize=true group="fun-main" 
    label="i <= numero" tooltip="i <= numero" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 [pos="2.5,9993.4375!" shape=point width=0]
  false_dummy_up_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 [pos="-1.25,9993.4375!" shape=point width=0]
  
  id_bd92b8c2_d3a5_4d3a_afc8_f91adbe6aca3 [id="id_bd92b8c2_d3a5_4d3a_afc8_f91adbe6aca3#Assign" pos="2.5,9992.5!" height=0.4 width=1.74 fixedsize=true group="id_bfdf0c3e_ef27_41ef_b235_5bd87466286c"    label="numero = i - 1" tooltip="numero = i - 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_9c7ae24f_ffca_46bb_8b17_da88983d4419 [id="id_9c7ae24f_ffca_46bb_8b17_da88983d4419#If" pos="2.5,9991.5625!" height=0.5 width=1.6 fixedsize=true group="id_bfdf0c3e_ef27_41ef_b235_5bd87466286c" 
    label="i % 2 == 1" tooltip="i % 2 == 1" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_9c7ae24f_ffca_46bb_8b17_da88983d4419 [pos="5.0,9991.5625!" shape=point width=0]
  false_dummy_up_id_9c7ae24f_ffca_46bb_8b17_da88983d4419 [pos="1.25,9991.5625!" shape=point width=0]
  
  id_df925423_9101_4875_9bcd_ee64278b3ed2 [id="id_df925423_9101_4875_9bcd_ee64278b3ed2#Assign" pos="5.0,9990.625!" height=0.4 width=2.4000000000000004 fixedsize=true group="id_ee6e769f_1cee_4e8f_bd24_d3a47d264764"    label="termino = i / numero" tooltip="termino = i / numero" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_8b5eb598_77f6_41d6_93dc_e9690457a975 [id="id_8b5eb598_77f6_41d6_93dc_e9690457a975#Assign" pos="5.0,9989.6875!" height=0.4 width=2.8400000000000003 fixedsize=true group="id_ee6e769f_1cee_4e8f_bd24_d3a47d264764"    label="termino = - (i / numero)" tooltip="termino = - (i / numero)" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_911fa064_7ec7_4188_8a76_f296c3abb5c6 [id="id_911fa064_7ec7_4188_8a76_f296c3abb5c6#Assign" pos="5.0,9988.75!" height=0.4 width=2.5100000000000002 fixedsize=true group="id_ee6e769f_1cee_4e8f_bd24_d3a47d264764"    label="suma = suma + termino" tooltip="suma = suma + termino" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_7bac6a89_4c74_4d1e_9c23_4e3f10203b6a [id="id_7bac6a89_4c74_4d1e_9c23_4e3f10203b6a#Assign" pos="5.0,9987.8125!" height=0.4 width=1.19 fixedsize=true group="id_ee6e769f_1cee_4e8f_bd24_d3a47d264764"    label="i = i + 1" tooltip="i = i + 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  
  true_dummy_down_id_9c7ae24f_ffca_46bb_8b17_da88983d4419 [ pos="5.0,9986.875!" shape=point width=0]
  false_dummy_down_id_9c7ae24f_ffca_46bb_8b17_da88983d4419 [ pos="1.25,9986.875!" shape=point width=0]
  
  end_id_9c7ae24f_ffca_46bb_8b17_da88983d4419 [id="end_id_9c7ae24f_ffca_46bb_8b17_da88983d4419#IfEnd" class="flowrun-not-selectable" pos="2.5,9986.875!" group="id_bfdf0c3e_ef27_41ef_b235_5bd87466286c" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  
  true_dummy_down_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 [pos="2.5,9986.041666666666!" shape=point width=0]
  true_dummy_down_left_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 [pos="0.0,9986.041666666666!" shape=point width=0]
  false_dummy_down_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 [pos="-1.25,9985.9375!" shape=point width=0]
  end_dummy_down_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 [pos="0.0,9985.9375!" group="fun-main" shape=point width=0]
  
  
  id_159e24fa_5194_4dec_900f_9c887c564879 [id="id_159e24fa_5194_4dec_900f_9c887c564879#Output" pos="0.0,9985.0!" height=0.4 width=4.49 fixedsize=true group="fun-main"    label="\"La suma de la secuencia es: \" + suma" tooltip="\"La suma de la secuencia es: \" + suma" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_bfd89b55_c847_4e99_a3ab_e8ff9c3c46d6 [id="id_bfd89b55_c847_4e99_a3ab_e8ff9c3c46d6#Return" pos="0.0,9984.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="End" tooltip="End" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 

#########
# EDGES #
#########
  id_0690e68e_41de_46ee_bc4d_238bd602c603:s -> id_cf4f08f5_eb47_4c08_9e55_22a86e5f3cc4:n [id="id_0690e68e_41de_46ee_bc4d_238bd602c603@fun-main" tailtooltip=" " edgetooltip=" "]
  id_cf4f08f5_eb47_4c08_9e55_22a86e5f3cc4:s -> id_fbc80b87_1598_4f06_b383_7c7ae7447052:n [id="id_cf4f08f5_eb47_4c08_9e55_22a86e5f3cc4@fun-main" tailtooltip=" " edgetooltip=" "]
  id_fbc80b87_1598_4f06_b383_7c7ae7447052:s -> id_988e13f3_f2df_4679_9f62_4a81d19237f7:n [id="id_fbc80b87_1598_4f06_b383_7c7ae7447052@fun-main" tailtooltip=" " edgetooltip=" "]
  id_988e13f3_f2df_4679_9f62_4a81d19237f7:s -> id_6008fa5d_5447_4017_b44a_97e370d9b5a7:n [id="id_988e13f3_f2df_4679_9f62_4a81d19237f7@fun-main" tailtooltip=" " edgetooltip=" "]
  id_6008fa5d_5447_4017_b44a_97e370d9b5a7:s -> id_df429eba_e7a0_4187_b739_85f30d429070:n [id="id_6008fa5d_5447_4017_b44a_97e370d9b5a7@fun-main" tailtooltip=" " edgetooltip=" "]
  id_df429eba_e7a0_4187_b739_85f30d429070:s -> id_052cbf7e_114f_4f5d_ba08_7f1be52cbae8:n [id="id_df429eba_e7a0_4187_b739_85f30d429070@fun-main" tailtooltip=" " edgetooltip=" "]
  id_052cbf7e_114f_4f5d_ba08_7f1be52cbae8:s -> id_3ed815b2_5a09_4f28_9cfb_140222fc8970:n [id="id_052cbf7e_114f_4f5d_ba08_7f1be52cbae8@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_3ed815b2_5a09_4f28_9cfb_140222fc8970:e -> true_dummy_up_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 [id="id_3ed815b2_5a09_4f28_9cfb_140222fc8970@id_bfdf0c3e_ef27_41ef_b235_5bd87466286c" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 -> id_bd92b8c2_d3a5_4d3a_afc8_f91adbe6aca3:n [id="id_3ed815b2_5a09_4f28_9cfb_140222fc8970@id_bfdf0c3e_ef27_41ef_b235_5bd87466286c" tailtooltip=" " edgetooltip=" "]
  
  id_bd92b8c2_d3a5_4d3a_afc8_f91adbe6aca3:s -> id_9c7ae24f_ffca_46bb_8b17_da88983d4419:n [id="id_bd92b8c2_d3a5_4d3a_afc8_f91adbe6aca3@id_bfdf0c3e_ef27_41ef_b235_5bd87466286c" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_9c7ae24f_ffca_46bb_8b17_da88983d4419:e -> true_dummy_up_id_9c7ae24f_ffca_46bb_8b17_da88983d4419 [id="id_9c7ae24f_ffca_46bb_8b17_da88983d4419@id_ee6e769f_1cee_4e8f_bd24_d3a47d264764" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_9c7ae24f_ffca_46bb_8b17_da88983d4419 -> id_df925423_9101_4875_9bcd_ee64278b3ed2:n [id="id_9c7ae24f_ffca_46bb_8b17_da88983d4419@id_ee6e769f_1cee_4e8f_bd24_d3a47d264764" tailtooltip=" " edgetooltip=" "]
  
  id_df925423_9101_4875_9bcd_ee64278b3ed2:s -> id_8b5eb598_77f6_41d6_93dc_e9690457a975:n [id="id_df925423_9101_4875_9bcd_ee64278b3ed2@id_ee6e769f_1cee_4e8f_bd24_d3a47d264764" tailtooltip=" " edgetooltip=" "]
  id_8b5eb598_77f6_41d6_93dc_e9690457a975:s -> id_911fa064_7ec7_4188_8a76_f296c3abb5c6:n [id="id_8b5eb598_77f6_41d6_93dc_e9690457a975@id_ee6e769f_1cee_4e8f_bd24_d3a47d264764" tailtooltip=" " edgetooltip=" "]
  id_911fa064_7ec7_4188_8a76_f296c3abb5c6:s -> id_7bac6a89_4c74_4d1e_9c23_4e3f10203b6a:n [id="id_911fa064_7ec7_4188_8a76_f296c3abb5c6@id_ee6e769f_1cee_4e8f_bd24_d3a47d264764" tailtooltip=" " edgetooltip=" "]
  id_7bac6a89_4c74_4d1e_9c23_4e3f10203b6a:s -> true_dummy_down_id_9c7ae24f_ffca_46bb_8b17_da88983d4419:n [id="id_7bac6a89_4c74_4d1e_9c23_4e3f10203b6a@id_ee6e769f_1cee_4e8f_bd24_d3a47d264764" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_9c7ae24f_ffca_46bb_8b17_da88983d4419 -> end_id_9c7ae24f_ffca_46bb_8b17_da88983d4419 [id="id_7bac6a89_4c74_4d1e_9c23_4e3f10203b6a@id_ee6e769f_1cee_4e8f_bd24_d3a47d264764" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_9c7ae24f_ffca_46bb_8b17_da88983d4419:w -> false_dummy_up_id_9c7ae24f_ffca_46bb_8b17_da88983d4419 [id="id_9c7ae24f_ffca_46bb_8b17_da88983d4419@id_46a8a5a5_b36c_4265_91a1_36f925deab1a" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_9c7ae24f_ffca_46bb_8b17_da88983d4419 -> false_dummy_down_id_9c7ae24f_ffca_46bb_8b17_da88983d4419:n [id="id_9c7ae24f_ffca_46bb_8b17_da88983d4419@id_46a8a5a5_b36c_4265_91a1_36f925deab1a" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_9c7ae24f_ffca_46bb_8b17_da88983d4419 -> end_id_9c7ae24f_ffca_46bb_8b17_da88983d4419 [id="id_9c7ae24f_ffca_46bb_8b17_da88983d4419@id_46a8a5a5_b36c_4265_91a1_36f925deab1a" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_9c7ae24f_ffca_46bb_8b17_da88983d4419:s -> true_dummy_down_id_3ed815b2_5a09_4f28_9cfb_140222fc8970:n [id="end_id_9c7ae24f_ffca_46bb_8b17_da88983d4419@id_bfdf0c3e_ef27_41ef_b235_5bd87466286c" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  true_dummy_down_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 -> true_dummy_down_left_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 [id="id_9c7ae24f_ffca_46bb_8b17_da88983d4419@id_bfdf0c3e_ef27_41ef_b235_5bd87466286c" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 -> id_3ed815b2_5a09_4f28_9cfb_140222fc8970:s [id="id_9c7ae24f_ffca_46bb_8b17_da88983d4419@id_bfdf0c3e_ef27_41ef_b235_5bd87466286c" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_3ed815b2_5a09_4f28_9cfb_140222fc8970:w -> false_dummy_up_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 [id="id_3ed815b2_5a09_4f28_9cfb_140222fc8970@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 -> false_dummy_down_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 [id="id_3ed815b2_5a09_4f28_9cfb_140222fc8970@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 -> end_dummy_down_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 [id="id_3ed815b2_5a09_4f28_9cfb_140222fc8970@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_3ed815b2_5a09_4f28_9cfb_140222fc8970 -> id_159e24fa_5194_4dec_900f_9c887c564879 [id="id_3ed815b2_5a09_4f28_9cfb_140222fc8970@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  id_159e24fa_5194_4dec_900f_9c887c564879:s -> id_bfd89b55_c847_4e99_a3ab_e8ff9c3c46d6:n [id="id_159e24fa_5194_4dec_900f_9c887c564879@fun-main" tailtooltip=" " edgetooltip=" "]

}
