
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_209403ea_0a9f_44ef_a193_6869ae140e86 [id="id_209403ea_0a9f_44ef_a193_6869ae140e86#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_1f521768_134d_4855_b301_120bc2c72587 [id="id_1f521768_134d_4855_b301_120bc2c72587#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="num = 2" tooltip="num: Integer = 2" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_62f38636_2ce8_4244_8858_05bd0ab0e40e [id="id_62f38636_2ce8_4244_8858_05bd0ab0e40e#While" pos="0.0,9998.125!" height=0.5 width=1.38 fixedsize=true group="fun-main" 
    label="num <=10" tooltip="num <=10" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_62f38636_2ce8_4244_8858_05bd0ab0e40e [pos="1.25,9998.125!" shape=point width=0]
  false_dummy_up_id_62f38636_2ce8_4244_8858_05bd0ab0e40e [pos="-1.25,9998.125!" shape=point width=0]
  
  id_899caf6c_f2dd_4aa5_977e_d8bd1a4c09e7 [id="id_899caf6c_f2dd_4aa5_977e_d8bd1a4c09e7#Output" pos="1.25,9997.1875!" height=0.4 width=1.0 fixedsize=true group="id_8c0dcef3_97cc_4b43_9d2d_27ef44f9c9bd"    label="num" tooltip="num" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_1e677834_bfbb_47b5_a017_04b0ea09a1ac [id="id_1e677834_bfbb_47b5_a017_04b0ea09a1ac#Assign" pos="1.25,9996.25!" height=0.4 width=1.63 fixedsize=true group="id_8c0dcef3_97cc_4b43_9d2d_27ef44f9c9bd"    label="num = num + 2" tooltip="num = num + 2" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_62f38636_2ce8_4244_8858_05bd0ab0e40e [pos="1.25,9995.416666666666!" shape=point width=0]
  true_dummy_down_left_id_62f38636_2ce8_4244_8858_05bd0ab0e40e [pos="0.0,9995.416666666666!" shape=point width=0]
  false_dummy_down_id_62f38636_2ce8_4244_8858_05bd0ab0e40e [pos="-1.25,9995.3125!" shape=point width=0]
  end_dummy_down_id_62f38636_2ce8_4244_8858_05bd0ab0e40e [pos="0.0,9995.3125!" group="fun-main" shape=point width=0]
  
  
  id_b9e15aa4_7f3f_460d_8bd9_75576a590a28 [id="id_b9e15aa4_7f3f_460d_8bd9_75576a590a28#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_209403ea_0a9f_44ef_a193_6869ae140e86:s -> id_1f521768_134d_4855_b301_120bc2c72587:n [id="id_209403ea_0a9f_44ef_a193_6869ae140e86@fun-main" tailtooltip=" " edgetooltip=" "]
  id_1f521768_134d_4855_b301_120bc2c72587:s -> id_62f38636_2ce8_4244_8858_05bd0ab0e40e:n [id="id_1f521768_134d_4855_b301_120bc2c72587@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_62f38636_2ce8_4244_8858_05bd0ab0e40e:e -> true_dummy_up_id_62f38636_2ce8_4244_8858_05bd0ab0e40e [id="id_62f38636_2ce8_4244_8858_05bd0ab0e40e@id_8c0dcef3_97cc_4b43_9d2d_27ef44f9c9bd" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_62f38636_2ce8_4244_8858_05bd0ab0e40e -> id_899caf6c_f2dd_4aa5_977e_d8bd1a4c09e7:n [id="id_62f38636_2ce8_4244_8858_05bd0ab0e40e@id_8c0dcef3_97cc_4b43_9d2d_27ef44f9c9bd" tailtooltip=" " edgetooltip=" "]
  
  id_899caf6c_f2dd_4aa5_977e_d8bd1a4c09e7:s -> id_1e677834_bfbb_47b5_a017_04b0ea09a1ac:n [id="id_899caf6c_f2dd_4aa5_977e_d8bd1a4c09e7@id_8c0dcef3_97cc_4b43_9d2d_27ef44f9c9bd" tailtooltip=" " edgetooltip=" "]
  id_1e677834_bfbb_47b5_a017_04b0ea09a1ac:s -> true_dummy_down_id_62f38636_2ce8_4244_8858_05bd0ab0e40e:n [id="id_1e677834_bfbb_47b5_a017_04b0ea09a1ac@id_8c0dcef3_97cc_4b43_9d2d_27ef44f9c9bd" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_62f38636_2ce8_4244_8858_05bd0ab0e40e -> true_dummy_down_left_id_62f38636_2ce8_4244_8858_05bd0ab0e40e [id="id_1e677834_bfbb_47b5_a017_04b0ea09a1ac@id_8c0dcef3_97cc_4b43_9d2d_27ef44f9c9bd" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_62f38636_2ce8_4244_8858_05bd0ab0e40e -> id_62f38636_2ce8_4244_8858_05bd0ab0e40e:s [id="id_1e677834_bfbb_47b5_a017_04b0ea09a1ac@id_8c0dcef3_97cc_4b43_9d2d_27ef44f9c9bd" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_62f38636_2ce8_4244_8858_05bd0ab0e40e:w -> false_dummy_up_id_62f38636_2ce8_4244_8858_05bd0ab0e40e [id="id_62f38636_2ce8_4244_8858_05bd0ab0e40e@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_62f38636_2ce8_4244_8858_05bd0ab0e40e -> false_dummy_down_id_62f38636_2ce8_4244_8858_05bd0ab0e40e [id="id_62f38636_2ce8_4244_8858_05bd0ab0e40e@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_62f38636_2ce8_4244_8858_05bd0ab0e40e -> end_dummy_down_id_62f38636_2ce8_4244_8858_05bd0ab0e40e [id="id_62f38636_2ce8_4244_8858_05bd0ab0e40e@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_62f38636_2ce8_4244_8858_05bd0ab0e40e -> id_b9e15aa4_7f3f_460d_8bd9_75576a590a28 [id="id_62f38636_2ce8_4244_8858_05bd0ab0e40e@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
