
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_9439b618_6ccb_4347_91e9_76383cc4c31b [id="id_9439b618_6ccb_4347_91e9_76383cc4c31b#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_fbcc910d_7f48_45cc_8914_177a9b8bfbe0 [id="id_fbcc910d_7f48_45cc_8914_177a9b8bfbe0#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_7e321ccc_460a_4032_8c90_0f31efa05406 [id="id_7e321ccc_460a_4032_8c90_0f31efa05406#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_a67e6517_9953_4685_b564_6981eb2e034f [id="id_a67e6517_9953_4685_b564_6981eb2e034f#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_a67e6517_9953_4685_b564_6981eb2e034f [pos="1.25,9997.1875!" shape=point width=0]
  false_dummy_up_id_a67e6517_9953_4685_b564_6981eb2e034f [pos="-1.25,9997.1875!" shape=point width=0]
  
  id_99bd5d24_2eec_4121_a2c6_36a456224bb9 [id="id_99bd5d24_2eec_4121_a2c6_36a456224bb9#Output" pos="1.25,9996.25!" height=0.4 width=1.0 fixedsize=true group="id_33fbb905_fa4a_42ae_a28a_8b1a788bb699"    label="x" tooltip="x" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6e2ff4bc_8671_456b_ae35_eef1b2d5255f [id="id_6e2ff4bc_8671_456b_ae35_eef1b2d5255f#Assign" pos="1.25,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_33fbb905_fa4a_42ae_a28a_8b1a788bb699"    label="x = x+2" tooltip="x = x+2" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_a67e6517_9953_4685_b564_6981eb2e034f [pos="1.25,9994.479166666666!" shape=point width=0]
  true_dummy_down_left_id_a67e6517_9953_4685_b564_6981eb2e034f [pos="0.0,9994.479166666666!" shape=point width=0]
  false_dummy_down_id_a67e6517_9953_4685_b564_6981eb2e034f [pos="-1.25,9994.375!" shape=point width=0]
  end_dummy_down_id_a67e6517_9953_4685_b564_6981eb2e034f [pos="0.0,9994.375!" group="fun-main" shape=point width=0]
  
  
  id_3640ecff_fac7_4d4f_b5ce_f1f76211f316 [id="id_3640ecff_fac7_4d4f_b5ce_f1f76211f316#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_9439b618_6ccb_4347_91e9_76383cc4c31b:s -> id_fbcc910d_7f48_45cc_8914_177a9b8bfbe0:n [id="id_9439b618_6ccb_4347_91e9_76383cc4c31b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_fbcc910d_7f48_45cc_8914_177a9b8bfbe0:s -> id_7e321ccc_460a_4032_8c90_0f31efa05406:n [id="id_fbcc910d_7f48_45cc_8914_177a9b8bfbe0@fun-main" tailtooltip=" " edgetooltip=" "]
  id_7e321ccc_460a_4032_8c90_0f31efa05406:s -> id_a67e6517_9953_4685_b564_6981eb2e034f:n [id="id_7e321ccc_460a_4032_8c90_0f31efa05406@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_a67e6517_9953_4685_b564_6981eb2e034f:e -> true_dummy_up_id_a67e6517_9953_4685_b564_6981eb2e034f [id="id_a67e6517_9953_4685_b564_6981eb2e034f@id_33fbb905_fa4a_42ae_a28a_8b1a788bb699" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_a67e6517_9953_4685_b564_6981eb2e034f -> id_99bd5d24_2eec_4121_a2c6_36a456224bb9:n [id="id_a67e6517_9953_4685_b564_6981eb2e034f@id_33fbb905_fa4a_42ae_a28a_8b1a788bb699" tailtooltip=" " edgetooltip=" "]
  
  id_99bd5d24_2eec_4121_a2c6_36a456224bb9:s -> id_6e2ff4bc_8671_456b_ae35_eef1b2d5255f:n [id="id_99bd5d24_2eec_4121_a2c6_36a456224bb9@id_33fbb905_fa4a_42ae_a28a_8b1a788bb699" tailtooltip=" " edgetooltip=" "]
  id_6e2ff4bc_8671_456b_ae35_eef1b2d5255f:s -> true_dummy_down_id_a67e6517_9953_4685_b564_6981eb2e034f:n [id="id_6e2ff4bc_8671_456b_ae35_eef1b2d5255f@id_33fbb905_fa4a_42ae_a28a_8b1a788bb699" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_a67e6517_9953_4685_b564_6981eb2e034f -> true_dummy_down_left_id_a67e6517_9953_4685_b564_6981eb2e034f [id="id_6e2ff4bc_8671_456b_ae35_eef1b2d5255f@id_33fbb905_fa4a_42ae_a28a_8b1a788bb699" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_a67e6517_9953_4685_b564_6981eb2e034f -> id_a67e6517_9953_4685_b564_6981eb2e034f:s [id="id_6e2ff4bc_8671_456b_ae35_eef1b2d5255f@id_33fbb905_fa4a_42ae_a28a_8b1a788bb699" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_a67e6517_9953_4685_b564_6981eb2e034f:w -> false_dummy_up_id_a67e6517_9953_4685_b564_6981eb2e034f [id="id_a67e6517_9953_4685_b564_6981eb2e034f@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_a67e6517_9953_4685_b564_6981eb2e034f -> false_dummy_down_id_a67e6517_9953_4685_b564_6981eb2e034f [id="id_a67e6517_9953_4685_b564_6981eb2e034f@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_a67e6517_9953_4685_b564_6981eb2e034f -> end_dummy_down_id_a67e6517_9953_4685_b564_6981eb2e034f [id="id_a67e6517_9953_4685_b564_6981eb2e034f@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_a67e6517_9953_4685_b564_6981eb2e034f -> id_3640ecff_fac7_4d4f_b5ce_f1f76211f316 [id="id_a67e6517_9953_4685_b564_6981eb2e034f@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
