
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_9e973d66_621f_4d06_a25c_441a09a99057 [id="id_9e973d66_621f_4d06_a25c_441a09a99057#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_ce22942d_b6d0_4eff_a950_6baf32190c21 [id="id_ce22942d_b6d0_4eff_a950_6baf32190c21#ForLoop" pos="0.0,9999.0625!" height=0.5 width=2.15 fixedsize=true group="fun-main" 
    label="i = 0 to 9 by 1" tooltip="i = 0 to 9 by 1" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_ce22942d_b6d0_4eff_a950_6baf32190c21 [pos="1.25,9999.0625!" shape=point width=0]
  false_dummy_up_id_ce22942d_b6d0_4eff_a950_6baf32190c21 [pos="-1.25,9999.0625!" shape=point width=0]
  
  id_ee2c71ff_8681_42d1_87ef_72fd27b140c1 [id="id_ee2c71ff_8681_42d1_87ef_72fd27b140c1#Output" pos="1.25,9998.125!" height=0.4 width=1.0 fixedsize=true group="id_9d287668_b1b0_4dc5_a260_ef0d7eb69b1b"    label="5*i" tooltip="5*i" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_ce22942d_b6d0_4eff_a950_6baf32190c21 [pos="1.25,9997.291666666666!" shape=point width=0]
  true_dummy_down_left_id_ce22942d_b6d0_4eff_a950_6baf32190c21 [pos="0.0,9997.291666666666!" shape=point width=0]
  false_dummy_down_id_ce22942d_b6d0_4eff_a950_6baf32190c21 [pos="-1.25,9997.1875!" shape=point width=0]
  end_dummy_down_id_ce22942d_b6d0_4eff_a950_6baf32190c21 [pos="0.0,9997.1875!" group="fun-main" shape=point width=0]
  
  
  id_3be2c880_39f2_4ae6_8c04_3a7a9826301d [id="id_3be2c880_39f2_4ae6_8c04_3a7a9826301d#Return" pos="0.0,9996.25!" 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_9e973d66_621f_4d06_a25c_441a09a99057:s -> id_ce22942d_b6d0_4eff_a950_6baf32190c21:n [id="id_9e973d66_621f_4d06_a25c_441a09a99057@fun-main" tailtooltip=" " edgetooltip=" "]
  ## FORLOOP-TRUE
  id_ce22942d_b6d0_4eff_a950_6baf32190c21:e -> true_dummy_up_id_ce22942d_b6d0_4eff_a950_6baf32190c21 [id="id_ce22942d_b6d0_4eff_a950_6baf32190c21@id_9d287668_b1b0_4dc5_a260_ef0d7eb69b1b" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_ce22942d_b6d0_4eff_a950_6baf32190c21 -> id_ee2c71ff_8681_42d1_87ef_72fd27b140c1:n [id="id_ce22942d_b6d0_4eff_a950_6baf32190c21@id_9d287668_b1b0_4dc5_a260_ef0d7eb69b1b" tailtooltip=" " edgetooltip=" "]
  
  id_ee2c71ff_8681_42d1_87ef_72fd27b140c1:s -> true_dummy_down_id_ce22942d_b6d0_4eff_a950_6baf32190c21:n [id="id_ee2c71ff_8681_42d1_87ef_72fd27b140c1@id_9d287668_b1b0_4dc5_a260_ef0d7eb69b1b" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_ce22942d_b6d0_4eff_a950_6baf32190c21 -> true_dummy_down_left_id_ce22942d_b6d0_4eff_a950_6baf32190c21 [id="id_ee2c71ff_8681_42d1_87ef_72fd27b140c1@id_9d287668_b1b0_4dc5_a260_ef0d7eb69b1b" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_ce22942d_b6d0_4eff_a950_6baf32190c21 -> id_ce22942d_b6d0_4eff_a950_6baf32190c21:s [id="id_ee2c71ff_8681_42d1_87ef_72fd27b140c1@id_9d287668_b1b0_4dc5_a260_ef0d7eb69b1b" tailtooltip=" " edgetooltip=" "]
  
  ## FORLOOP-FALSE
  id_ce22942d_b6d0_4eff_a950_6baf32190c21:w -> false_dummy_up_id_ce22942d_b6d0_4eff_a950_6baf32190c21 [id="id_ce22942d_b6d0_4eff_a950_6baf32190c21@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_ce22942d_b6d0_4eff_a950_6baf32190c21 -> false_dummy_down_id_ce22942d_b6d0_4eff_a950_6baf32190c21 [id="id_ce22942d_b6d0_4eff_a950_6baf32190c21@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_ce22942d_b6d0_4eff_a950_6baf32190c21 -> end_dummy_down_id_ce22942d_b6d0_4eff_a950_6baf32190c21 [id="id_ce22942d_b6d0_4eff_a950_6baf32190c21@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_ce22942d_b6d0_4eff_a950_6baf32190c21 -> id_3be2c880_39f2_4ae6_8c04_3a7a9826301d [id="id_ce22942d_b6d0_4eff_a950_6baf32190c21@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
