
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_3c6227f8_114a_4dae_b6fd_a17fbef626a3 [id="id_3c6227f8_114a_4dae_b6fd_a17fbef626a3#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_34ba4900_d1c6_4070_b934_1d48a377958b [id="id_34ba4900_d1c6_4070_b934_1d48a377958b#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="num = 0" tooltip="num: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  end_id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9 [id="end_id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9#DoWhileEndId" class="flowrun-not-selectable" pos="0.0,9998.125!" group="fun-main" 
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2 fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  id_11788f18_6b69_4278_9bde_8b8b774222f3 [id="id_11788f18_6b69_4278_9bde_8b8b774222f3#Output" pos="0.0,9997.1875!" height=0.4 width=3.2800000000000002 fixedsize=true group="id_a57afa58_f86c_4e98_8251_d3643a955fbd"    label="\"Escribir numero positivo\"" tooltip="\"Escribir numero positivo\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_7db938e8_dd77_4f83_b95f_8fbaa1fb0b37 [id="id_7db938e8_dd77_4f83_b95f_8fbaa1fb0b37#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="id_a57afa58_f86c_4e98_8251_d3643a955fbd"    label="num" tooltip="num" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9 [id="id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9#DoWhile" pos="0.0,9995.3125!" height=0.5 width=1.05 fixedsize=true group="fun-main" 
  label="num<0" tooltip="num<0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9 [pos="2.5,9998.125!" shape=point width=0]
  true_dummy_down_id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9 [pos="2.5,9995.3125!" shape=point width=0]
  
  
  id_3577936c_4bb0_49fd_9027_fae50298bcde [id="id_3577936c_4bb0_49fd_9027_fae50298bcde#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_3c6227f8_114a_4dae_b6fd_a17fbef626a3:s -> id_34ba4900_d1c6_4070_b934_1d48a377958b:n [id="id_3c6227f8_114a_4dae_b6fd_a17fbef626a3@fun-main" tailtooltip=" " edgetooltip=" "]
  id_34ba4900_d1c6_4070_b934_1d48a377958b:s -> end_id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9:n [id="id_34ba4900_d1c6_4070_b934_1d48a377958b@fun-main" tailtooltip=" " edgetooltip=" "]
  ## DOWHILE-BODY
  end_id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9 -> id_11788f18_6b69_4278_9bde_8b8b774222f3 [id="id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9@id_a57afa58_f86c_4e98_8251_d3643a955fbd" tailtooltip=" " edgetooltip=" " ]
  id_11788f18_6b69_4278_9bde_8b8b774222f3:s -> id_7db938e8_dd77_4f83_b95f_8fbaa1fb0b37:n [id="id_11788f18_6b69_4278_9bde_8b8b774222f3@id_a57afa58_f86c_4e98_8251_d3643a955fbd" tailtooltip=" " edgetooltip=" "]
  id_7db938e8_dd77_4f83_b95f_8fbaa1fb0b37:s -> id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9:n [id="id_7db938e8_dd77_4f83_b95f_8fbaa1fb0b37@id_a57afa58_f86c_4e98_8251_d3643a955fbd" tailtooltip=" " edgetooltip=" "]
  
  ## DOWHILE-TRUE
  id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9:e -> true_dummy_down_id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9 [tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen" labelangle=90]
  true_dummy_down_id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9 -> true_dummy_up_id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9 [tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_up_id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9 -> end_id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9:e [ tailtooltip=" " edgetooltip=" "]
  
  ## DOWHILE-FALSE
  id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9:s -> id_3577936c_4bb0_49fd_9027_fae50298bcde [id="id_a4aa6b3b_9cfc_45ba_952f_8b12dcc239a9@fun-main" tailtooltip=" " edgetooltip=" " taillabel="false" fontcolor="red" labeldistance=2 labelangle=-80]
  

}
