
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_1454c416_19ff_4d64_8281_594098d538c5 [id="id_1454c416_19ff_4d64_8281_594098d538c5#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_87cf84bc_c1ab_47c0_8b58_db75d327596b [id="id_87cf84bc_c1ab_47c0_8b58_db75d327596b#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="N = 1" tooltip="N: Integer = 1" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ba1b738f_2b51_4677_a557_e3a8331e665e [id="id_ba1b738f_2b51_4677_a557_e3a8331e665e#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="N" tooltip="N" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9be93ae6_85b0_4d7b_aa01_f1d46cef9def [id="id_9be93ae6_85b0_4d7b_aa01_f1d46cef9def#Output" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="1" tooltip="1" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_249f1536_7e48_468b_9248_4a3e8b632cd9 [id="id_249f1536_7e48_468b_9248_4a3e8b632cd9#ForLoop" pos="0.0,9996.25!" height=0.5 width=2.15 fixedsize=true group="fun-main" 
    label="N = 1 to 2 by N" tooltip="N = 1 to 2 by N" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_249f1536_7e48_468b_9248_4a3e8b632cd9 [pos="1.25,9996.25!" shape=point width=0]
  false_dummy_up_id_249f1536_7e48_468b_9248_4a3e8b632cd9 [pos="-1.25,9996.25!" shape=point width=0]
  
  
  
  true_dummy_down_id_249f1536_7e48_468b_9248_4a3e8b632cd9 [pos="1.25,9995.416666666666!" shape=point width=0]
  true_dummy_down_left_id_249f1536_7e48_468b_9248_4a3e8b632cd9 [pos="0.0,9995.416666666666!" shape=point width=0]
  false_dummy_down_id_249f1536_7e48_468b_9248_4a3e8b632cd9 [pos="-1.25,9995.3125!" shape=point width=0]
  end_dummy_down_id_249f1536_7e48_468b_9248_4a3e8b632cd9 [pos="0.0,9995.3125!" group="fun-main" shape=point width=0]
  
  
  id_cd1928e2_9954_4139_9c42_d164c774ee9d [id="id_cd1928e2_9954_4139_9c42_d164c774ee9d#Return" pos="0.0,9994.375!" 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_1454c416_19ff_4d64_8281_594098d538c5:s -> id_87cf84bc_c1ab_47c0_8b58_db75d327596b:n [id="id_1454c416_19ff_4d64_8281_594098d538c5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_87cf84bc_c1ab_47c0_8b58_db75d327596b:s -> id_ba1b738f_2b51_4677_a557_e3a8331e665e:n [id="id_87cf84bc_c1ab_47c0_8b58_db75d327596b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ba1b738f_2b51_4677_a557_e3a8331e665e:s -> id_9be93ae6_85b0_4d7b_aa01_f1d46cef9def:n [id="id_ba1b738f_2b51_4677_a557_e3a8331e665e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_9be93ae6_85b0_4d7b_aa01_f1d46cef9def:s -> id_249f1536_7e48_468b_9248_4a3e8b632cd9:n [id="id_9be93ae6_85b0_4d7b_aa01_f1d46cef9def@fun-main" tailtooltip=" " edgetooltip=" "]
  ## FORLOOP-TRUE
  id_249f1536_7e48_468b_9248_4a3e8b632cd9:e -> true_dummy_up_id_249f1536_7e48_468b_9248_4a3e8b632cd9 [id="id_249f1536_7e48_468b_9248_4a3e8b632cd9@id_983f995d_f056_4ed1_a49f_fba41fc01e02" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_249f1536_7e48_468b_9248_4a3e8b632cd9 -> true_dummy_down_id_249f1536_7e48_468b_9248_4a3e8b632cd9:n [id="id_249f1536_7e48_468b_9248_4a3e8b632cd9@id_983f995d_f056_4ed1_a49f_fba41fc01e02" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  true_dummy_down_id_249f1536_7e48_468b_9248_4a3e8b632cd9 -> true_dummy_down_left_id_249f1536_7e48_468b_9248_4a3e8b632cd9 [id="id_249f1536_7e48_468b_9248_4a3e8b632cd9@id_983f995d_f056_4ed1_a49f_fba41fc01e02" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_249f1536_7e48_468b_9248_4a3e8b632cd9 -> id_249f1536_7e48_468b_9248_4a3e8b632cd9:s [id="id_249f1536_7e48_468b_9248_4a3e8b632cd9@id_983f995d_f056_4ed1_a49f_fba41fc01e02" tailtooltip=" " edgetooltip=" "]
  
  ## FORLOOP-FALSE
  id_249f1536_7e48_468b_9248_4a3e8b632cd9:w -> false_dummy_up_id_249f1536_7e48_468b_9248_4a3e8b632cd9 [id="id_249f1536_7e48_468b_9248_4a3e8b632cd9@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_249f1536_7e48_468b_9248_4a3e8b632cd9 -> false_dummy_down_id_249f1536_7e48_468b_9248_4a3e8b632cd9 [id="id_249f1536_7e48_468b_9248_4a3e8b632cd9@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_249f1536_7e48_468b_9248_4a3e8b632cd9 -> end_dummy_down_id_249f1536_7e48_468b_9248_4a3e8b632cd9 [id="id_249f1536_7e48_468b_9248_4a3e8b632cd9@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_249f1536_7e48_468b_9248_4a3e8b632cd9 -> id_cd1928e2_9954_4139_9c42_d164c774ee9d [id="id_249f1536_7e48_468b_9248_4a3e8b632cd9@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
