
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_68206b59_315c_49ce_ac10_f0aadcb18d87 [id="id_68206b59_315c_49ce_ac10_f0aadcb18d87#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_6e3a19d0_674c_4f9b_8f45_f5e8f49596e8 [id="id_6e3a19d0_674c_4f9b_8f45_f5e8f49596e8#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e12f6c30_e79b_43fd_948d_90700d7ce004 [id="id_e12f6c30_e79b_43fd_948d_90700d7ce004#Assign" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x = 10" tooltip="x = 10" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 [id="id_5b27209a_ea95_4718_90fa_a7e98a91a7d2#While" pos="0.0,9997.1875!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="x>0" tooltip="x>0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 [pos="1.25,9997.1875!" shape=point width=0]
  false_dummy_up_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 [pos="-1.25,9997.1875!" shape=point width=0]
  
  id_37f6797e_56d4_4f9a_9931_139e6f1005b4 [id="id_37f6797e_56d4_4f9a_9931_139e6f1005b4#Output" pos="1.25,9996.25!" height=0.4 width=1.0 fixedsize=true group="id_9aeb12a5_a823_4ead_847f_a5bc6686f2ba"    label="x" tooltip="x" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_59b9c035_9c9b_4969_8701_7c4d3383cd91 [id="id_59b9c035_9c9b_4969_8701_7c4d3383cd91#Assign" pos="1.25,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_9aeb12a5_a823_4ead_847f_a5bc6686f2ba"    label="x = x-2" tooltip="x = x-2" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 [pos="1.25,9994.479166666666!" shape=point width=0]
  true_dummy_down_left_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 [pos="0.0,9994.479166666666!" shape=point width=0]
  false_dummy_down_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 [pos="-1.25,9994.375!" shape=point width=0]
  end_dummy_down_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 [pos="0.0,9994.375!" group="fun-main" shape=point width=0]
  
  
  id_6424e1a7_b704_42f9_b5b1_c1eb83db1e93 [id="id_6424e1a7_b704_42f9_b5b1_c1eb83db1e93#Return" pos="0.0,9993.4375!" 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_68206b59_315c_49ce_ac10_f0aadcb18d87:s -> id_6e3a19d0_674c_4f9b_8f45_f5e8f49596e8:n [id="id_68206b59_315c_49ce_ac10_f0aadcb18d87@fun-main" tailtooltip=" " edgetooltip=" "]
  id_6e3a19d0_674c_4f9b_8f45_f5e8f49596e8:s -> id_e12f6c30_e79b_43fd_948d_90700d7ce004:n [id="id_6e3a19d0_674c_4f9b_8f45_f5e8f49596e8@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e12f6c30_e79b_43fd_948d_90700d7ce004:s -> id_5b27209a_ea95_4718_90fa_a7e98a91a7d2:n [id="id_e12f6c30_e79b_43fd_948d_90700d7ce004@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_5b27209a_ea95_4718_90fa_a7e98a91a7d2:e -> true_dummy_up_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 [id="id_5b27209a_ea95_4718_90fa_a7e98a91a7d2@id_9aeb12a5_a823_4ead_847f_a5bc6686f2ba" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 -> id_37f6797e_56d4_4f9a_9931_139e6f1005b4:n [id="id_5b27209a_ea95_4718_90fa_a7e98a91a7d2@id_9aeb12a5_a823_4ead_847f_a5bc6686f2ba" tailtooltip=" " edgetooltip=" "]
  
  id_37f6797e_56d4_4f9a_9931_139e6f1005b4:s -> id_59b9c035_9c9b_4969_8701_7c4d3383cd91:n [id="id_37f6797e_56d4_4f9a_9931_139e6f1005b4@id_9aeb12a5_a823_4ead_847f_a5bc6686f2ba" tailtooltip=" " edgetooltip=" "]
  id_59b9c035_9c9b_4969_8701_7c4d3383cd91:s -> true_dummy_down_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2:n [id="id_59b9c035_9c9b_4969_8701_7c4d3383cd91@id_9aeb12a5_a823_4ead_847f_a5bc6686f2ba" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 -> true_dummy_down_left_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 [id="id_59b9c035_9c9b_4969_8701_7c4d3383cd91@id_9aeb12a5_a823_4ead_847f_a5bc6686f2ba" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 -> id_5b27209a_ea95_4718_90fa_a7e98a91a7d2:s [id="id_59b9c035_9c9b_4969_8701_7c4d3383cd91@id_9aeb12a5_a823_4ead_847f_a5bc6686f2ba" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_5b27209a_ea95_4718_90fa_a7e98a91a7d2:w -> false_dummy_up_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 [id="id_5b27209a_ea95_4718_90fa_a7e98a91a7d2@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 -> false_dummy_down_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 [id="id_5b27209a_ea95_4718_90fa_a7e98a91a7d2@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 -> end_dummy_down_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 [id="id_5b27209a_ea95_4718_90fa_a7e98a91a7d2@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_5b27209a_ea95_4718_90fa_a7e98a91a7d2 -> id_6424e1a7_b704_42f9_b5b1_c1eb83db1e93 [id="id_5b27209a_ea95_4718_90fa_a7e98a91a7d2@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
