
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_2a47998c_1564_4213_9859_8e16f09db057 [id="id_2a47998c_1564_4213_9859_8e16f09db057#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_e05e23d4_8942_4415_a527_4c7016701318 [id="id_e05e23d4_8942_4415_a527_4c7016701318#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x = 0" tooltip="x: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_811892e3_587c_46e1_9f66_b07626e1cde2 [id="id_811892e3_587c_46e1_9f66_b07626e1cde2#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="t = 0" tooltip="t: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c60984e6_76bb_4ae2_a033_7f96ad95425a [id="id_c60984e6_76bb_4ae2_a033_7f96ad95425a#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_c60984e6_76bb_4ae2_a033_7f96ad95425a [pos="2.5,9997.1875!" shape=point width=0]
  false_dummy_up_id_c60984e6_76bb_4ae2_a033_7f96ad95425a [pos="-1.25,9997.1875!" shape=point width=0]
  
  id_152cdf73_d3a6_4f42_aef9_c7a232594349 [id="id_152cdf73_d3a6_4f42_aef9_c7a232594349#Output" pos="2.5,9996.25!" height=0.4 width=3.06 fixedsize=true group="id_4dfc2f08_fe2b_4f59_929e_853b6795a863"    label="\"\" + x + \" x 5 = \" + t" tooltip="\"\" + x + \" x 5 = \" + t" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6150fb3b_7ccd_4bd4_9c3d_d99c34986b56 [id="id_6150fb3b_7ccd_4bd4_9c3d_d99c34986b56#Assign" pos="2.5,9995.3125!" height=0.4 width=1.19 fixedsize=true group="id_4dfc2f08_fe2b_4f59_929e_853b6795a863"    label="x = x + 1" tooltip="x = x + 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_96991b60_2a29_4304_b190_d5dd8c6546c4 [id="id_96991b60_2a29_4304_b190_d5dd8c6546c4#Assign" pos="2.5,9994.375!" height=0.4 width=1.19 fixedsize=true group="id_4dfc2f08_fe2b_4f59_929e_853b6795a863"    label="t = x * 5" tooltip="t = x * 5" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_c60984e6_76bb_4ae2_a033_7f96ad95425a [pos="2.5,9993.541666666666!" shape=point width=0]
  true_dummy_down_left_id_c60984e6_76bb_4ae2_a033_7f96ad95425a [pos="0.0,9993.541666666666!" shape=point width=0]
  false_dummy_down_id_c60984e6_76bb_4ae2_a033_7f96ad95425a [pos="-1.25,9993.4375!" shape=point width=0]
  end_dummy_down_id_c60984e6_76bb_4ae2_a033_7f96ad95425a [pos="0.0,9993.4375!" group="fun-main" shape=point width=0]
  
  
  id_4b99b30a_d4c3_4cbc_9595_c185ccc82927 [id="id_4b99b30a_d4c3_4cbc_9595_c185ccc82927#Return" pos="0.0,9992.5!" 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_2a47998c_1564_4213_9859_8e16f09db057:s -> id_e05e23d4_8942_4415_a527_4c7016701318:n [id="id_2a47998c_1564_4213_9859_8e16f09db057@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e05e23d4_8942_4415_a527_4c7016701318:s -> id_811892e3_587c_46e1_9f66_b07626e1cde2:n [id="id_e05e23d4_8942_4415_a527_4c7016701318@fun-main" tailtooltip=" " edgetooltip=" "]
  id_811892e3_587c_46e1_9f66_b07626e1cde2:s -> id_c60984e6_76bb_4ae2_a033_7f96ad95425a:n [id="id_811892e3_587c_46e1_9f66_b07626e1cde2@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_c60984e6_76bb_4ae2_a033_7f96ad95425a:e -> true_dummy_up_id_c60984e6_76bb_4ae2_a033_7f96ad95425a [id="id_c60984e6_76bb_4ae2_a033_7f96ad95425a@id_4dfc2f08_fe2b_4f59_929e_853b6795a863" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_c60984e6_76bb_4ae2_a033_7f96ad95425a -> id_152cdf73_d3a6_4f42_aef9_c7a232594349:n [id="id_c60984e6_76bb_4ae2_a033_7f96ad95425a@id_4dfc2f08_fe2b_4f59_929e_853b6795a863" tailtooltip=" " edgetooltip=" "]
  
  id_152cdf73_d3a6_4f42_aef9_c7a232594349:s -> id_6150fb3b_7ccd_4bd4_9c3d_d99c34986b56:n [id="id_152cdf73_d3a6_4f42_aef9_c7a232594349@id_4dfc2f08_fe2b_4f59_929e_853b6795a863" tailtooltip=" " edgetooltip=" "]
  id_6150fb3b_7ccd_4bd4_9c3d_d99c34986b56:s -> id_96991b60_2a29_4304_b190_d5dd8c6546c4:n [id="id_6150fb3b_7ccd_4bd4_9c3d_d99c34986b56@id_4dfc2f08_fe2b_4f59_929e_853b6795a863" tailtooltip=" " edgetooltip=" "]
  id_96991b60_2a29_4304_b190_d5dd8c6546c4:s -> true_dummy_down_id_c60984e6_76bb_4ae2_a033_7f96ad95425a:n [id="id_96991b60_2a29_4304_b190_d5dd8c6546c4@id_4dfc2f08_fe2b_4f59_929e_853b6795a863" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_c60984e6_76bb_4ae2_a033_7f96ad95425a -> true_dummy_down_left_id_c60984e6_76bb_4ae2_a033_7f96ad95425a [id="id_96991b60_2a29_4304_b190_d5dd8c6546c4@id_4dfc2f08_fe2b_4f59_929e_853b6795a863" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_c60984e6_76bb_4ae2_a033_7f96ad95425a -> id_c60984e6_76bb_4ae2_a033_7f96ad95425a:s [id="id_96991b60_2a29_4304_b190_d5dd8c6546c4@id_4dfc2f08_fe2b_4f59_929e_853b6795a863" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_c60984e6_76bb_4ae2_a033_7f96ad95425a:w -> false_dummy_up_id_c60984e6_76bb_4ae2_a033_7f96ad95425a [id="id_c60984e6_76bb_4ae2_a033_7f96ad95425a@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_c60984e6_76bb_4ae2_a033_7f96ad95425a -> false_dummy_down_id_c60984e6_76bb_4ae2_a033_7f96ad95425a [id="id_c60984e6_76bb_4ae2_a033_7f96ad95425a@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_c60984e6_76bb_4ae2_a033_7f96ad95425a -> end_dummy_down_id_c60984e6_76bb_4ae2_a033_7f96ad95425a [id="id_c60984e6_76bb_4ae2_a033_7f96ad95425a@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_c60984e6_76bb_4ae2_a033_7f96ad95425a -> id_4b99b30a_d4c3_4cbc_9595_c185ccc82927 [id="id_c60984e6_76bb_4ae2_a033_7f96ad95425a@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
