
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_9b2c828f_8092_4f0b_ba94_339341f0c790 [id="id_9b2c828f_8092_4f0b_ba94_339341f0c790#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_49d57fdd_b02a_498e_98ec_b265ede63153 [id="id_49d57fdd_b02a_498e_98ec_b265ede63153#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_1a7a076b_fe43_489b_9533_4eacd2373142 [id="id_1a7a076b_fe43_489b_9533_4eacd2373142#Assign" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x = 2" tooltip="x = 2" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_5c548967_d416_46af_a2e7_a6876cedbc91 [id="id_5c548967_d416_46af_a2e7_a6876cedbc91#While" pos="0.0,9997.1875!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="x<11" tooltip="x<11" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_5c548967_d416_46af_a2e7_a6876cedbc91 [pos="1.25,9997.1875!" shape=point width=0]
  false_dummy_up_id_5c548967_d416_46af_a2e7_a6876cedbc91 [pos="-1.25,9997.1875!" shape=point width=0]
  
  id_a290ac33_1443_4f64_96f5_bb6ec5a26106 [id="id_a290ac33_1443_4f64_96f5_bb6ec5a26106#Output" pos="1.25,9996.25!" height=0.4 width=1.0 fixedsize=true group="id_e18ec078_172c_4717_bfe4_c1fb149217c1"    label="x" tooltip="x" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_7285a23d_46dc_459e_afb7_bc4fbe580ba4 [id="id_7285a23d_46dc_459e_afb7_bc4fbe580ba4#Assign" pos="1.25,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_e18ec078_172c_4717_bfe4_c1fb149217c1"    label="x = x+2" tooltip="x = x+2" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_5c548967_d416_46af_a2e7_a6876cedbc91 [pos="1.25,9994.479166666666!" shape=point width=0]
  true_dummy_down_left_id_5c548967_d416_46af_a2e7_a6876cedbc91 [pos="0.0,9994.479166666666!" shape=point width=0]
  false_dummy_down_id_5c548967_d416_46af_a2e7_a6876cedbc91 [pos="-1.25,9994.375!" shape=point width=0]
  end_dummy_down_id_5c548967_d416_46af_a2e7_a6876cedbc91 [pos="0.0,9994.375!" group="fun-main" shape=point width=0]
  
  
  id_88eb7db6_d61c_4205_bd05_dc5b62657d8a [id="id_88eb7db6_d61c_4205_bd05_dc5b62657d8a#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_9b2c828f_8092_4f0b_ba94_339341f0c790:s -> id_49d57fdd_b02a_498e_98ec_b265ede63153:n [id="id_9b2c828f_8092_4f0b_ba94_339341f0c790@fun-main" tailtooltip=" " edgetooltip=" "]
  id_49d57fdd_b02a_498e_98ec_b265ede63153:s -> id_1a7a076b_fe43_489b_9533_4eacd2373142:n [id="id_49d57fdd_b02a_498e_98ec_b265ede63153@fun-main" tailtooltip=" " edgetooltip=" "]
  id_1a7a076b_fe43_489b_9533_4eacd2373142:s -> id_5c548967_d416_46af_a2e7_a6876cedbc91:n [id="id_1a7a076b_fe43_489b_9533_4eacd2373142@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_5c548967_d416_46af_a2e7_a6876cedbc91:e -> true_dummy_up_id_5c548967_d416_46af_a2e7_a6876cedbc91 [id="id_5c548967_d416_46af_a2e7_a6876cedbc91@id_e18ec078_172c_4717_bfe4_c1fb149217c1" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_5c548967_d416_46af_a2e7_a6876cedbc91 -> id_a290ac33_1443_4f64_96f5_bb6ec5a26106:n [id="id_5c548967_d416_46af_a2e7_a6876cedbc91@id_e18ec078_172c_4717_bfe4_c1fb149217c1" tailtooltip=" " edgetooltip=" "]
  
  id_a290ac33_1443_4f64_96f5_bb6ec5a26106:s -> id_7285a23d_46dc_459e_afb7_bc4fbe580ba4:n [id="id_a290ac33_1443_4f64_96f5_bb6ec5a26106@id_e18ec078_172c_4717_bfe4_c1fb149217c1" tailtooltip=" " edgetooltip=" "]
  id_7285a23d_46dc_459e_afb7_bc4fbe580ba4:s -> true_dummy_down_id_5c548967_d416_46af_a2e7_a6876cedbc91:n [id="id_7285a23d_46dc_459e_afb7_bc4fbe580ba4@id_e18ec078_172c_4717_bfe4_c1fb149217c1" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_5c548967_d416_46af_a2e7_a6876cedbc91 -> true_dummy_down_left_id_5c548967_d416_46af_a2e7_a6876cedbc91 [id="id_7285a23d_46dc_459e_afb7_bc4fbe580ba4@id_e18ec078_172c_4717_bfe4_c1fb149217c1" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_5c548967_d416_46af_a2e7_a6876cedbc91 -> id_5c548967_d416_46af_a2e7_a6876cedbc91:s [id="id_7285a23d_46dc_459e_afb7_bc4fbe580ba4@id_e18ec078_172c_4717_bfe4_c1fb149217c1" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_5c548967_d416_46af_a2e7_a6876cedbc91:w -> false_dummy_up_id_5c548967_d416_46af_a2e7_a6876cedbc91 [id="id_5c548967_d416_46af_a2e7_a6876cedbc91@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_5c548967_d416_46af_a2e7_a6876cedbc91 -> false_dummy_down_id_5c548967_d416_46af_a2e7_a6876cedbc91 [id="id_5c548967_d416_46af_a2e7_a6876cedbc91@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_5c548967_d416_46af_a2e7_a6876cedbc91 -> end_dummy_down_id_5c548967_d416_46af_a2e7_a6876cedbc91 [id="id_5c548967_d416_46af_a2e7_a6876cedbc91@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_5c548967_d416_46af_a2e7_a6876cedbc91 -> id_88eb7db6_d61c_4205_bd05_dc5b62657d8a [id="id_5c548967_d416_46af_a2e7_a6876cedbc91@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
