
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_f40378e0_7cda_4911_83fb_77cda604f886 [id="id_f40378e0_7cda_4911_83fb_77cda604f886#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_64e0fb8e_6855_47da_8e17_990c8c939f44 [id="id_64e0fb8e_6855_47da_8e17_990c8c939f44#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="number" tooltip="number: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d8733be8_6326_4e17_8245_e28ed2daf206 [id="id_d8733be8_6326_4e17_8245_e28ed2daf206#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="number" tooltip="number" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_429bbf74_ed70_487a_8dab_01ab9acd4334 [id="id_429bbf74_ed70_487a_8dab_01ab9acd4334#ForLoop" pos="0.0,9997.1875!" height=0.5 width=3.25 fixedsize=true group="fun-main" 
    label="count = number to 0 by -1" tooltip="count = number to 0 by -1" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_429bbf74_ed70_487a_8dab_01ab9acd4334 [pos="2.5,9997.1875!" shape=point width=0]
  false_dummy_up_id_429bbf74_ed70_487a_8dab_01ab9acd4334 [pos="-2.5,9997.1875!" shape=point width=0]
  
  id_aa14485d_092e_47aa_8164_3c5430ee3620 [id="id_aa14485d_092e_47aa_8164_3c5430ee3620#Output" pos="2.5,9996.25!" height=0.4 width=1.0 fixedsize=true group="id_dab39d79_07b7_4d34_b2c5_0b541f04fec6"    label="count" tooltip="count" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_429bbf74_ed70_487a_8dab_01ab9acd4334 [pos="2.5,9995.416666666666!" shape=point width=0]
  true_dummy_down_left_id_429bbf74_ed70_487a_8dab_01ab9acd4334 [pos="0.0,9995.416666666666!" shape=point width=0]
  false_dummy_down_id_429bbf74_ed70_487a_8dab_01ab9acd4334 [pos="-2.5,9995.3125!" shape=point width=0]
  end_dummy_down_id_429bbf74_ed70_487a_8dab_01ab9acd4334 [pos="0.0,9995.3125!" group="fun-main" shape=point width=0]
  
  
  id_290eadb6_1736_4b07_bfe9_2a954ce513b2 [id="id_290eadb6_1736_4b07_bfe9_2a954ce513b2#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_f40378e0_7cda_4911_83fb_77cda604f886:s -> id_64e0fb8e_6855_47da_8e17_990c8c939f44:n [id="id_f40378e0_7cda_4911_83fb_77cda604f886@fun-main" tailtooltip=" " edgetooltip=" "]
  id_64e0fb8e_6855_47da_8e17_990c8c939f44:s -> id_d8733be8_6326_4e17_8245_e28ed2daf206:n [id="id_64e0fb8e_6855_47da_8e17_990c8c939f44@fun-main" tailtooltip=" " edgetooltip=" "]
  id_d8733be8_6326_4e17_8245_e28ed2daf206:s -> id_429bbf74_ed70_487a_8dab_01ab9acd4334:n [id="id_d8733be8_6326_4e17_8245_e28ed2daf206@fun-main" tailtooltip=" " edgetooltip=" "]
  ## FORLOOP-TRUE
  id_429bbf74_ed70_487a_8dab_01ab9acd4334:e -> true_dummy_up_id_429bbf74_ed70_487a_8dab_01ab9acd4334 [id="id_429bbf74_ed70_487a_8dab_01ab9acd4334@id_dab39d79_07b7_4d34_b2c5_0b541f04fec6" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_429bbf74_ed70_487a_8dab_01ab9acd4334 -> id_aa14485d_092e_47aa_8164_3c5430ee3620:n [id="id_429bbf74_ed70_487a_8dab_01ab9acd4334@id_dab39d79_07b7_4d34_b2c5_0b541f04fec6" tailtooltip=" " edgetooltip=" "]
  
  id_aa14485d_092e_47aa_8164_3c5430ee3620:s -> true_dummy_down_id_429bbf74_ed70_487a_8dab_01ab9acd4334:n [id="id_aa14485d_092e_47aa_8164_3c5430ee3620@id_dab39d79_07b7_4d34_b2c5_0b541f04fec6" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_429bbf74_ed70_487a_8dab_01ab9acd4334 -> true_dummy_down_left_id_429bbf74_ed70_487a_8dab_01ab9acd4334 [id="id_aa14485d_092e_47aa_8164_3c5430ee3620@id_dab39d79_07b7_4d34_b2c5_0b541f04fec6" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_429bbf74_ed70_487a_8dab_01ab9acd4334 -> id_429bbf74_ed70_487a_8dab_01ab9acd4334:s [id="id_aa14485d_092e_47aa_8164_3c5430ee3620@id_dab39d79_07b7_4d34_b2c5_0b541f04fec6" tailtooltip=" " edgetooltip=" "]
  
  ## FORLOOP-FALSE
  id_429bbf74_ed70_487a_8dab_01ab9acd4334:w -> false_dummy_up_id_429bbf74_ed70_487a_8dab_01ab9acd4334 [id="id_429bbf74_ed70_487a_8dab_01ab9acd4334@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_429bbf74_ed70_487a_8dab_01ab9acd4334 -> false_dummy_down_id_429bbf74_ed70_487a_8dab_01ab9acd4334 [id="id_429bbf74_ed70_487a_8dab_01ab9acd4334@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_429bbf74_ed70_487a_8dab_01ab9acd4334 -> end_dummy_down_id_429bbf74_ed70_487a_8dab_01ab9acd4334 [id="id_429bbf74_ed70_487a_8dab_01ab9acd4334@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_429bbf74_ed70_487a_8dab_01ab9acd4334 -> id_290eadb6_1736_4b07_bfe9_2a954ce513b2 [id="id_429bbf74_ed70_487a_8dab_01ab9acd4334@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
