
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_bf83d761_76bb_4ba4_a5f8_046e0578dafa [id="id_bf83d761_76bb_4ba4_a5f8_046e0578dafa#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_ff8ce8b5_ef92_4e32_88d0_a9161bf77226 [id="id_ff8ce8b5_ef92_4e32_88d0_a9161bf77226#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x = 10" tooltip="x: Integer = 10" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 [id="id_ecc9fdf9_788c_4b81_8bd3_e127909538f6#While" pos="0.0,9998.125!" 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_ecc9fdf9_788c_4b81_8bd3_e127909538f6 [pos="1.25,9998.125!" shape=point width=0]
  false_dummy_up_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 [pos="-1.25,9998.125!" shape=point width=0]
  
  id_4da0aafc_cc43_464a_8825_b787b4865ee1 [id="id_4da0aafc_cc43_464a_8825_b787b4865ee1#Output" pos="1.25,9997.1875!" height=0.4 width=1.0 fixedsize=true group="id_7e9775f7_265f_47b9_9d56_82abcd861f50"    label="x" tooltip="x" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6f8e3472_5699_42dd_b809_b8c71595ea9a [id="id_6f8e3472_5699_42dd_b809_b8c71595ea9a#Assign" pos="1.25,9996.25!" height=0.4 width=1.08 fixedsize=true group="id_7e9775f7_265f_47b9_9d56_82abcd861f50"    label="x = x -1" tooltip="x = x -1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 [pos="1.25,9995.416666666666!" shape=point width=0]
  true_dummy_down_left_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 [pos="0.0,9995.416666666666!" shape=point width=0]
  false_dummy_down_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 [pos="-1.25,9995.3125!" shape=point width=0]
  end_dummy_down_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 [pos="0.0,9995.3125!" group="fun-main" shape=point width=0]
  
  
  id_1f3e3884_30bc_42d8_a247_9a9d04ef25b3 [id="id_1f3e3884_30bc_42d8_a247_9a9d04ef25b3#Output" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="\"fim\"" tooltip="\"fim\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0d02d705_d293_457f_bc67_3fe904ff045d [id="id_0d02d705_d293_457f_bc67_3fe904ff045d#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_bf83d761_76bb_4ba4_a5f8_046e0578dafa:s -> id_ff8ce8b5_ef92_4e32_88d0_a9161bf77226:n [id="id_bf83d761_76bb_4ba4_a5f8_046e0578dafa@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ff8ce8b5_ef92_4e32_88d0_a9161bf77226:s -> id_ecc9fdf9_788c_4b81_8bd3_e127909538f6:n [id="id_ff8ce8b5_ef92_4e32_88d0_a9161bf77226@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_ecc9fdf9_788c_4b81_8bd3_e127909538f6:e -> true_dummy_up_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 [id="id_ecc9fdf9_788c_4b81_8bd3_e127909538f6@id_7e9775f7_265f_47b9_9d56_82abcd861f50" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 -> id_4da0aafc_cc43_464a_8825_b787b4865ee1:n [id="id_ecc9fdf9_788c_4b81_8bd3_e127909538f6@id_7e9775f7_265f_47b9_9d56_82abcd861f50" tailtooltip=" " edgetooltip=" "]
  
  id_4da0aafc_cc43_464a_8825_b787b4865ee1:s -> id_6f8e3472_5699_42dd_b809_b8c71595ea9a:n [id="id_4da0aafc_cc43_464a_8825_b787b4865ee1@id_7e9775f7_265f_47b9_9d56_82abcd861f50" tailtooltip=" " edgetooltip=" "]
  id_6f8e3472_5699_42dd_b809_b8c71595ea9a:s -> true_dummy_down_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6:n [id="id_6f8e3472_5699_42dd_b809_b8c71595ea9a@id_7e9775f7_265f_47b9_9d56_82abcd861f50" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 -> true_dummy_down_left_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 [id="id_6f8e3472_5699_42dd_b809_b8c71595ea9a@id_7e9775f7_265f_47b9_9d56_82abcd861f50" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 -> id_ecc9fdf9_788c_4b81_8bd3_e127909538f6:s [id="id_6f8e3472_5699_42dd_b809_b8c71595ea9a@id_7e9775f7_265f_47b9_9d56_82abcd861f50" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_ecc9fdf9_788c_4b81_8bd3_e127909538f6:w -> false_dummy_up_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 [id="id_ecc9fdf9_788c_4b81_8bd3_e127909538f6@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 -> false_dummy_down_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 [id="id_ecc9fdf9_788c_4b81_8bd3_e127909538f6@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 -> end_dummy_down_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 [id="id_ecc9fdf9_788c_4b81_8bd3_e127909538f6@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_ecc9fdf9_788c_4b81_8bd3_e127909538f6 -> id_1f3e3884_30bc_42d8_a247_9a9d04ef25b3 [id="id_ecc9fdf9_788c_4b81_8bd3_e127909538f6@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  id_1f3e3884_30bc_42d8_a247_9a9d04ef25b3:s -> id_0d02d705_d293_457f_bc67_3fe904ff045d:n [id="id_1f3e3884_30bc_42d8_a247_9a9d04ef25b3@fun-main" tailtooltip=" " edgetooltip=" "]

}
