
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_59035baa_cda7_4438_b3fe_584e42a18fc5 [id="id_59035baa_cda7_4438_b3fe_584e42a18fc5#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_e33ca204_bee5_4d6a_819e_34ef0fc58e1e [id="id_e33ca204_bee5_4d6a_819e_34ef0fc58e1e#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="count" tooltip="count: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4fcd3eba_1000_47d8_94de_de8f3b0b5021 [id="id_4fcd3eba_1000_47d8_94de_de8f3b0b5021#Output" pos="0.0,9998.125!" height=0.4 width=6.91 fixedsize=true group="fun-main"    label="\"please enter the number you would like to count down from\"" tooltip="\"please enter the number you would like to count down from\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_157c616e_805b_4e48_8db1_099ea0c54b18 [id="id_157c616e_805b_4e48_8db1_099ea0c54b18#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="count" tooltip="count" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 [id="id_9fafc239_46d3_40dc_9770_fcb7c7c1f634#While" pos="0.0,9996.25!" height=0.5 width=1.6 fixedsize=true group="fun-main" 
    label="count >= 0" tooltip="count >= 0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 [pos="1.25,9996.25!" shape=point width=0]
  false_dummy_up_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 [pos="-1.25,9996.25!" shape=point width=0]
  
  id_ddef87c6_57e9_4ff7_bbf4_36bb25102e2e [id="id_ddef87c6_57e9_4ff7_bbf4_36bb25102e2e#Output" pos="1.25,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_62efa897_d6e8_4774_b794_3dbd36629d50"    label="count" tooltip="count" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_63c6fccb_2409_46c5_95b3_36c27cca3d2f [id="id_63c6fccb_2409_46c5_95b3_36c27cca3d2f#Assign" pos="1.25,9994.375!" height=0.4 width=2.0700000000000003 fixedsize=true group="id_62efa897_d6e8_4774_b794_3dbd36629d50"    label="count = count - 1" tooltip="count = count - 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 [pos="1.25,9993.541666666666!" shape=point width=0]
  true_dummy_down_left_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 [pos="0.0,9993.541666666666!" shape=point width=0]
  false_dummy_down_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 [pos="-1.25,9993.4375!" shape=point width=0]
  end_dummy_down_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 [pos="0.0,9993.4375!" group="fun-main" shape=point width=0]
  
  
  id_f42a0923_d695_4c48_bf43_b69e4865bacf [id="id_f42a0923_d695_4c48_bf43_b69e4865bacf#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_59035baa_cda7_4438_b3fe_584e42a18fc5:s -> id_e33ca204_bee5_4d6a_819e_34ef0fc58e1e:n [id="id_59035baa_cda7_4438_b3fe_584e42a18fc5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e33ca204_bee5_4d6a_819e_34ef0fc58e1e:s -> id_4fcd3eba_1000_47d8_94de_de8f3b0b5021:n [id="id_e33ca204_bee5_4d6a_819e_34ef0fc58e1e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_4fcd3eba_1000_47d8_94de_de8f3b0b5021:s -> id_157c616e_805b_4e48_8db1_099ea0c54b18:n [id="id_4fcd3eba_1000_47d8_94de_de8f3b0b5021@fun-main" tailtooltip=" " edgetooltip=" "]
  id_157c616e_805b_4e48_8db1_099ea0c54b18:s -> id_9fafc239_46d3_40dc_9770_fcb7c7c1f634:n [id="id_157c616e_805b_4e48_8db1_099ea0c54b18@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_9fafc239_46d3_40dc_9770_fcb7c7c1f634:e -> true_dummy_up_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 [id="id_9fafc239_46d3_40dc_9770_fcb7c7c1f634@id_62efa897_d6e8_4774_b794_3dbd36629d50" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 -> id_ddef87c6_57e9_4ff7_bbf4_36bb25102e2e:n [id="id_9fafc239_46d3_40dc_9770_fcb7c7c1f634@id_62efa897_d6e8_4774_b794_3dbd36629d50" tailtooltip=" " edgetooltip=" "]
  
  id_ddef87c6_57e9_4ff7_bbf4_36bb25102e2e:s -> id_63c6fccb_2409_46c5_95b3_36c27cca3d2f:n [id="id_ddef87c6_57e9_4ff7_bbf4_36bb25102e2e@id_62efa897_d6e8_4774_b794_3dbd36629d50" tailtooltip=" " edgetooltip=" "]
  id_63c6fccb_2409_46c5_95b3_36c27cca3d2f:s -> true_dummy_down_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634:n [id="id_63c6fccb_2409_46c5_95b3_36c27cca3d2f@id_62efa897_d6e8_4774_b794_3dbd36629d50" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 -> true_dummy_down_left_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 [id="id_63c6fccb_2409_46c5_95b3_36c27cca3d2f@id_62efa897_d6e8_4774_b794_3dbd36629d50" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 -> id_9fafc239_46d3_40dc_9770_fcb7c7c1f634:s [id="id_63c6fccb_2409_46c5_95b3_36c27cca3d2f@id_62efa897_d6e8_4774_b794_3dbd36629d50" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_9fafc239_46d3_40dc_9770_fcb7c7c1f634:w -> false_dummy_up_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 [id="id_9fafc239_46d3_40dc_9770_fcb7c7c1f634@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 -> false_dummy_down_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 [id="id_9fafc239_46d3_40dc_9770_fcb7c7c1f634@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 -> end_dummy_down_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 [id="id_9fafc239_46d3_40dc_9770_fcb7c7c1f634@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_9fafc239_46d3_40dc_9770_fcb7c7c1f634 -> id_f42a0923_d695_4c48_bf43_b69e4865bacf [id="id_9fafc239_46d3_40dc_9770_fcb7c7c1f634@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
