
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_72573a29_4900_44bc_80bb_dc72fbf01698 [id="id_72573a29_4900_44bc_80bb_dc72fbf01698#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_4b496702_43ad_4dae_9a35_a2690cea770d [id="id_4b496702_43ad_4dae_9a35_a2690cea770d#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="numero" tooltip="numero: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b3b34826_40b7_4783_acb9_4921babd787a [id="id_b3b34826_40b7_4783_acb9_4921babd787a#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="numero" tooltip="numero" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  end_id_273ffb23_2eab_4f07_adaf_6778910e4e71 [id="end_id_273ffb23_2eab_4f07_adaf_6778910e4e71#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_273ffb23_2eab_4f07_adaf_6778910e4e71 [id="id_273ffb23_2eab_4f07_adaf_6778910e4e71#DoWhile" pos="0.0,9996.25!" height=0.5 width=1.71 fixedsize=true group="fun-main" 
  label="numero <= 0" tooltip="numero <= 0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_273ffb23_2eab_4f07_adaf_6778910e4e71 [pos="1.25,9997.1875!" shape=point width=0]
  true_dummy_down_id_273ffb23_2eab_4f07_adaf_6778910e4e71 [pos="1.25,9996.25!" shape=point width=0]
  
  
  id_67ee51ab_f504_4b2f_818d_0c8998079b3e [id="id_67ee51ab_f504_4b2f_818d_0c8998079b3e#Output" pos="0.0,9995.3125!" height=0.4 width=1.52 fixedsize=true group="fun-main"    label="\"Positivo\"" tooltip="\"Positivo\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4577f89a_f870_4e9b_8a0d_38443f5a9d71 [id="id_4577f89a_f870_4e9b_8a0d_38443f5a9d71#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_72573a29_4900_44bc_80bb_dc72fbf01698:s -> id_4b496702_43ad_4dae_9a35_a2690cea770d:n [id="id_72573a29_4900_44bc_80bb_dc72fbf01698@fun-main" tailtooltip=" " edgetooltip=" "]
  id_4b496702_43ad_4dae_9a35_a2690cea770d:s -> id_b3b34826_40b7_4783_acb9_4921babd787a:n [id="id_4b496702_43ad_4dae_9a35_a2690cea770d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_b3b34826_40b7_4783_acb9_4921babd787a:s -> end_id_273ffb23_2eab_4f07_adaf_6778910e4e71:n [id="id_b3b34826_40b7_4783_acb9_4921babd787a@fun-main" tailtooltip=" " edgetooltip=" "]
  ## DOWHILE-BODY
  end_id_273ffb23_2eab_4f07_adaf_6778910e4e71 -> id_273ffb23_2eab_4f07_adaf_6778910e4e71 [id="id_273ffb23_2eab_4f07_adaf_6778910e4e71@id_5e8292ea_f9f4_40ef_af6e_f4a66c9ce47d" tailtooltip=" " edgetooltip=" " ]
  
  
  ## DOWHILE-TRUE
  id_273ffb23_2eab_4f07_adaf_6778910e4e71:e -> true_dummy_down_id_273ffb23_2eab_4f07_adaf_6778910e4e71 [tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen" labelangle=90]
  true_dummy_down_id_273ffb23_2eab_4f07_adaf_6778910e4e71 -> true_dummy_up_id_273ffb23_2eab_4f07_adaf_6778910e4e71 [tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_up_id_273ffb23_2eab_4f07_adaf_6778910e4e71 -> end_id_273ffb23_2eab_4f07_adaf_6778910e4e71:e [ tailtooltip=" " edgetooltip=" "]
  
  ## DOWHILE-FALSE
  id_273ffb23_2eab_4f07_adaf_6778910e4e71:s -> id_67ee51ab_f504_4b2f_818d_0c8998079b3e [id="id_273ffb23_2eab_4f07_adaf_6778910e4e71@fun-main" tailtooltip=" " edgetooltip=" " taillabel="false" fontcolor="red" labeldistance=2 labelangle=-80]
  
  
  id_67ee51ab_f504_4b2f_818d_0c8998079b3e:s -> id_4577f89a_f870_4e9b_8a0d_38443f5a9d71:n [id="id_67ee51ab_f504_4b2f_818d_0c8998079b3e@fun-main" tailtooltip=" " edgetooltip=" "]

}
