
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_2be26746_6066_4995_a525_b3b22eb59155 [id="id_2be26746_6066_4995_a525_b3b22eb59155#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_1cbc0c4a_2ac4_471b_bd4f_a0de58bd0760 [id="id_1cbc0c4a_2ac4_471b_bd4f_a0de58bd0760#Output" pos="0.0,9999.0625!" height=0.4 width=1.3 fixedsize=true group="fun-main"    label="\"output\"" tooltip="\"output\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0991ee7c_00a2_4701_9f7b_4711fafc0906 [id="id_0991ee7c_00a2_4701_9f7b_4711fafc0906#ForLoop" pos="0.0,9998.125!" height=0.5 width=2.37 fixedsize=true group="fun-main" 
    label="i = 0 to 100 by 1" tooltip="i = 0 to 100 by 1" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 [pos="2.5,9998.125!" shape=point width=0]
  false_dummy_up_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 [pos="-1.25,9998.125!" shape=point width=0]
  
  id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b [id="id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b#ForLoop" pos="2.5,9997.1875!" height=0.5 width=2.26 fixedsize=true group="id_a0258177_d887_4ac1_8160_d81aa1d75c26" 
    label="a = 0 to 10 by 1" tooltip="a = 0 to 10 by 1" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b [pos="5.0,9997.1875!" shape=point width=0]
  false_dummy_up_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b [pos="1.25,9997.1875!" shape=point width=0]
  
  id_e5b2261b_6953_4648_a0c5_c795089aaf79 [id="id_e5b2261b_6953_4648_a0c5_c795089aaf79#Output" pos="5.0,9996.25!" height=0.4 width=2.4000000000000004 fixedsize=true group="id_40bacbec_f27e_4816_99b0_59ad7c3e900e"    label="\"el valor de a \"+a" tooltip="\"el valor de a \"+a" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b [pos="5.0,9995.416666666666!" shape=point width=0]
  true_dummy_down_left_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b [pos="2.5,9995.416666666666!" shape=point width=0]
  false_dummy_down_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b [pos="1.25,9995.3125!" shape=point width=0]
  end_dummy_down_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b [pos="2.5,9995.3125!" group="id_a0258177_d887_4ac1_8160_d81aa1d75c26" shape=point width=0]
  
  
  id_e041d427_827d_491f_a49e_8f7153bd775e [id="id_e041d427_827d_491f_a49e_8f7153bd775e#Output" pos="2.5,9994.375!" height=0.4 width=2.62 fixedsize=true group="id_a0258177_d887_4ac1_8160_d81aa1d75c26"    label="\"el valor de i es\"+i" tooltip="\"el valor de i es\"+i" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 [pos="2.5,9993.541666666666!" shape=point width=0]
  true_dummy_down_left_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 [pos="0.0,9993.541666666666!" shape=point width=0]
  false_dummy_down_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 [pos="-1.25,9993.4375!" shape=point width=0]
  end_dummy_down_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 [pos="0.0,9993.4375!" group="fun-main" shape=point width=0]
  
  
  id_30066f7d_45e5_45db_a64c_b472091867f7 [id="id_30066f7d_45e5_45db_a64c_b472091867f7#Return" pos="0.0,9992.5!" 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_2be26746_6066_4995_a525_b3b22eb59155:s -> id_1cbc0c4a_2ac4_471b_bd4f_a0de58bd0760:n [id="id_2be26746_6066_4995_a525_b3b22eb59155@fun-main" tailtooltip=" " edgetooltip=" "]
  id_1cbc0c4a_2ac4_471b_bd4f_a0de58bd0760:s -> id_0991ee7c_00a2_4701_9f7b_4711fafc0906:n [id="id_1cbc0c4a_2ac4_471b_bd4f_a0de58bd0760@fun-main" tailtooltip=" " edgetooltip=" "]
  ## FORLOOP-TRUE
  id_0991ee7c_00a2_4701_9f7b_4711fafc0906:e -> true_dummy_up_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 [id="id_0991ee7c_00a2_4701_9f7b_4711fafc0906@id_a0258177_d887_4ac1_8160_d81aa1d75c26" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 -> id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b:n [id="id_0991ee7c_00a2_4701_9f7b_4711fafc0906@id_a0258177_d887_4ac1_8160_d81aa1d75c26" tailtooltip=" " edgetooltip=" "]
  
  ## FORLOOP-TRUE
  id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b:e -> true_dummy_up_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b [id="id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b@id_40bacbec_f27e_4816_99b0_59ad7c3e900e" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b -> id_e5b2261b_6953_4648_a0c5_c795089aaf79:n [id="id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b@id_40bacbec_f27e_4816_99b0_59ad7c3e900e" tailtooltip=" " edgetooltip=" "]
  
  id_e5b2261b_6953_4648_a0c5_c795089aaf79:s -> true_dummy_down_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b:n [id="id_e5b2261b_6953_4648_a0c5_c795089aaf79@id_40bacbec_f27e_4816_99b0_59ad7c3e900e" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b -> true_dummy_down_left_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b [id="id_e5b2261b_6953_4648_a0c5_c795089aaf79@id_40bacbec_f27e_4816_99b0_59ad7c3e900e" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b -> id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b:s [id="id_e5b2261b_6953_4648_a0c5_c795089aaf79@id_40bacbec_f27e_4816_99b0_59ad7c3e900e" tailtooltip=" " edgetooltip=" "]
  
  ## FORLOOP-FALSE
  id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b:w -> false_dummy_up_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b [id="id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b@id_a0258177_d887_4ac1_8160_d81aa1d75c26" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b -> false_dummy_down_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b [id="id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b@id_a0258177_d887_4ac1_8160_d81aa1d75c26" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b -> end_dummy_down_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b [id="id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b@id_a0258177_d887_4ac1_8160_d81aa1d75c26" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b -> id_e041d427_827d_491f_a49e_8f7153bd775e [id="id_274cf9a8_fd0f_4f84_8328_398fa3e7ad3b@id_a0258177_d887_4ac1_8160_d81aa1d75c26" tailtooltip=" " edgetooltip=" "]
  
  
  id_e041d427_827d_491f_a49e_8f7153bd775e:s -> true_dummy_down_id_0991ee7c_00a2_4701_9f7b_4711fafc0906:n [id="id_e041d427_827d_491f_a49e_8f7153bd775e@id_a0258177_d887_4ac1_8160_d81aa1d75c26" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 -> true_dummy_down_left_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 [id="id_e041d427_827d_491f_a49e_8f7153bd775e@id_a0258177_d887_4ac1_8160_d81aa1d75c26" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 -> id_0991ee7c_00a2_4701_9f7b_4711fafc0906:s [id="id_e041d427_827d_491f_a49e_8f7153bd775e@id_a0258177_d887_4ac1_8160_d81aa1d75c26" tailtooltip=" " edgetooltip=" "]
  
  ## FORLOOP-FALSE
  id_0991ee7c_00a2_4701_9f7b_4711fafc0906:w -> false_dummy_up_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 [id="id_0991ee7c_00a2_4701_9f7b_4711fafc0906@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 -> false_dummy_down_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 [id="id_0991ee7c_00a2_4701_9f7b_4711fafc0906@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 -> end_dummy_down_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 [id="id_0991ee7c_00a2_4701_9f7b_4711fafc0906@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_0991ee7c_00a2_4701_9f7b_4711fafc0906 -> id_30066f7d_45e5_45db_a64c_b472091867f7 [id="id_0991ee7c_00a2_4701_9f7b_4711fafc0906@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
