
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_855be311_84b5_42e9_a4c7_823b20468ae3 [id="id_855be311_84b5_42e9_a4c7_823b20468ae3#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_17aea53a_865f_474f_a7f2_ec93b9128537 [id="id_17aea53a_865f_474f_a7f2_ec93b9128537#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_4dea1e2e_b22f_430a_a31c_0d63737ec369 [id="id_4dea1e2e_b22f_430a_a31c_0d63737ec369#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  end_id_964aca20_c712_4b32_9fb5_a0e81a93763d [id="end_id_964aca20_c712_4b32_9fb5_a0e81a93763d#DoWhileEndId" class="flowrun-not-selectable" pos="0.0,9997.1875!" group="fun-main" 
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2 fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  
  
  id_964aca20_c712_4b32_9fb5_a0e81a93763d [id="id_964aca20_c712_4b32_9fb5_a0e81a93763d#DoWhile" pos="0.0,9996.25!" height=0.5 width=1.05 fixedsize=true group="fun-main" 
  label="false" tooltip="false" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_964aca20_c712_4b32_9fb5_a0e81a93763d [pos="1.25,9997.1875!" shape=point width=0]
  true_dummy_down_id_964aca20_c712_4b32_9fb5_a0e81a93763d [pos="1.25,9996.25!" shape=point width=0]
  
  
  id_ed6725b3_c212_45f9_b3e9_041368ff953e [id="id_ed6725b3_c212_45f9_b3e9_041368ff953e#Return" pos="0.0,9995.3125!" 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_855be311_84b5_42e9_a4c7_823b20468ae3:s -> id_17aea53a_865f_474f_a7f2_ec93b9128537:n [id="id_855be311_84b5_42e9_a4c7_823b20468ae3@fun-main" tailtooltip=" " edgetooltip=" "]
  id_17aea53a_865f_474f_a7f2_ec93b9128537:s -> id_4dea1e2e_b22f_430a_a31c_0d63737ec369:n [id="id_17aea53a_865f_474f_a7f2_ec93b9128537@fun-main" tailtooltip=" " edgetooltip=" "]
  id_4dea1e2e_b22f_430a_a31c_0d63737ec369:s -> end_id_964aca20_c712_4b32_9fb5_a0e81a93763d:n [id="id_4dea1e2e_b22f_430a_a31c_0d63737ec369@fun-main" tailtooltip=" " edgetooltip=" "]
  ## DOWHILE-BODY
  end_id_964aca20_c712_4b32_9fb5_a0e81a93763d -> id_964aca20_c712_4b32_9fb5_a0e81a93763d [id="id_964aca20_c712_4b32_9fb5_a0e81a93763d@id_3e2d8b80_d0b2_417d_9cd2_d6a319440053" tailtooltip=" " edgetooltip=" " ]
  
  
  ## DOWHILE-TRUE
  id_964aca20_c712_4b32_9fb5_a0e81a93763d:e -> true_dummy_down_id_964aca20_c712_4b32_9fb5_a0e81a93763d [tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen" labelangle=90]
  true_dummy_down_id_964aca20_c712_4b32_9fb5_a0e81a93763d -> true_dummy_up_id_964aca20_c712_4b32_9fb5_a0e81a93763d [tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_up_id_964aca20_c712_4b32_9fb5_a0e81a93763d -> end_id_964aca20_c712_4b32_9fb5_a0e81a93763d:e [ tailtooltip=" " edgetooltip=" "]
  
  ## DOWHILE-FALSE
  id_964aca20_c712_4b32_9fb5_a0e81a93763d:s -> id_ed6725b3_c212_45f9_b3e9_041368ff953e [id="id_964aca20_c712_4b32_9fb5_a0e81a93763d@fun-main" tailtooltip=" " edgetooltip=" " taillabel="false" fontcolor="red" labeldistance=2 labelangle=-80]
  

}
