
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_fa28987d_7d1f_46f4_8c17_7fdaa9dfc4c8 [id="id_fa28987d_7d1f_46f4_8c17_7fdaa9dfc4c8#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_46de0a96_1723_457e_8386_ebd6aab33a89 [id="id_46de0a96_1723_457e_8386_ebd6aab33a89#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_8968cccb_27a9_4857_afb4_b8f7a5cb9555 [id="id_8968cccb_27a9_4857_afb4_b8f7a5cb9555#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="z = 1" tooltip="z: Integer = 1" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 [id="id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004#While" pos="0.0,9997.1875!" height=0.5 width=1.05 fixedsize=true group="fun-main" 
    label="z<=10" tooltip="z<=10" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 [pos="2.5,9997.1875!" shape=point width=0]
  false_dummy_up_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 [pos="-1.25,9997.1875!" shape=point width=0]
  
  id_e87312a5_4627_4744_bcd2_f5d1d97705bc [id="id_e87312a5_4627_4744_bcd2_f5d1d97705bc#Output" pos="2.5,9996.25!" height=0.4 width=2.5100000000000002 fixedsize=true group="id_883ac996_88f4_442a_87a8_6befc385d9aa"    label="\"escreva um numero\"" tooltip="\"escreva um numero\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_dfe71d13_0861_4d78_884b_35a8cf53b52c [id="id_dfe71d13_0861_4d78_884b_35a8cf53b52c#Input" pos="2.5,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_883ac996_88f4_442a_87a8_6befc385d9aa"    label="x" tooltip="x" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_211eb618_d48f_4482_a4d9_024ac9ae805f [id="id_211eb618_d48f_4482_a4d9_024ac9ae805f#Output" pos="2.5,9994.375!" height=0.4 width=1.0 fixedsize=true group="id_883ac996_88f4_442a_87a8_6befc385d9aa"    label="x * 2" tooltip="x * 2" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_cdf4653f_6a06_4d27_adb3_9589b8207972 [id="id_cdf4653f_6a06_4d27_adb3_9589b8207972#Assign" pos="2.5,9993.4375!" height=0.4 width=1.0 fixedsize=true group="id_883ac996_88f4_442a_87a8_6befc385d9aa"    label="x = z+1" tooltip="x = z+1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 [pos="2.5,9992.604166666666!" shape=point width=0]
  true_dummy_down_left_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 [pos="0.0,9992.604166666666!" shape=point width=0]
  false_dummy_down_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 [pos="-1.25,9992.5!" shape=point width=0]
  end_dummy_down_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 [pos="0.0,9992.5!" group="fun-main" shape=point width=0]
  
  
  id_15044dbc_d7ea_4765_a0cf_54fb26e22ca4 [id="id_15044dbc_d7ea_4765_a0cf_54fb26e22ca4#Return" pos="0.0,9991.5625!" 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_fa28987d_7d1f_46f4_8c17_7fdaa9dfc4c8:s -> id_46de0a96_1723_457e_8386_ebd6aab33a89:n [id="id_fa28987d_7d1f_46f4_8c17_7fdaa9dfc4c8@fun-main" tailtooltip=" " edgetooltip=" "]
  id_46de0a96_1723_457e_8386_ebd6aab33a89:s -> id_8968cccb_27a9_4857_afb4_b8f7a5cb9555:n [id="id_46de0a96_1723_457e_8386_ebd6aab33a89@fun-main" tailtooltip=" " edgetooltip=" "]
  id_8968cccb_27a9_4857_afb4_b8f7a5cb9555:s -> id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004:n [id="id_8968cccb_27a9_4857_afb4_b8f7a5cb9555@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004:e -> true_dummy_up_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 [id="id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004@id_883ac996_88f4_442a_87a8_6befc385d9aa" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 -> id_e87312a5_4627_4744_bcd2_f5d1d97705bc:n [id="id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004@id_883ac996_88f4_442a_87a8_6befc385d9aa" tailtooltip=" " edgetooltip=" "]
  
  id_e87312a5_4627_4744_bcd2_f5d1d97705bc:s -> id_dfe71d13_0861_4d78_884b_35a8cf53b52c:n [id="id_e87312a5_4627_4744_bcd2_f5d1d97705bc@id_883ac996_88f4_442a_87a8_6befc385d9aa" tailtooltip=" " edgetooltip=" "]
  id_dfe71d13_0861_4d78_884b_35a8cf53b52c:s -> id_211eb618_d48f_4482_a4d9_024ac9ae805f:n [id="id_dfe71d13_0861_4d78_884b_35a8cf53b52c@id_883ac996_88f4_442a_87a8_6befc385d9aa" tailtooltip=" " edgetooltip=" "]
  id_211eb618_d48f_4482_a4d9_024ac9ae805f:s -> id_cdf4653f_6a06_4d27_adb3_9589b8207972:n [id="id_211eb618_d48f_4482_a4d9_024ac9ae805f@id_883ac996_88f4_442a_87a8_6befc385d9aa" tailtooltip=" " edgetooltip=" "]
  id_cdf4653f_6a06_4d27_adb3_9589b8207972:s -> true_dummy_down_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004:n [id="id_cdf4653f_6a06_4d27_adb3_9589b8207972@id_883ac996_88f4_442a_87a8_6befc385d9aa" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 -> true_dummy_down_left_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 [id="id_cdf4653f_6a06_4d27_adb3_9589b8207972@id_883ac996_88f4_442a_87a8_6befc385d9aa" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 -> id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004:s [id="id_cdf4653f_6a06_4d27_adb3_9589b8207972@id_883ac996_88f4_442a_87a8_6befc385d9aa" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004:w -> false_dummy_up_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 [id="id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 -> false_dummy_down_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 [id="id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 -> end_dummy_down_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 [id="id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004 -> id_15044dbc_d7ea_4765_a0cf_54fb26e22ca4 [id="id_9d5b2f3e_d217_4fc1_92f4_5c7530bdb004@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
