
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_e0a5c0b3_a15f_474e_953d_e808152b6b7b [id="id_e0a5c0b3_a15f_474e_953d_e808152b6b7b#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_7d222dbf_ced7_45d3_a1db_7c1599fc428b [id="id_7d222dbf_ced7_45d3_a1db_7c1599fc428b#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_f8574c0a_91e5_42d2_9431_9283f870d890 [id="id_f8574c0a_91e5_42d2_9431_9283f870d890#While" pos="0.0,9998.125!" height=0.5 width=1.1600000000000001 fixedsize=true group="fun-main" 
    label="x<1000" tooltip="x<1000" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_f8574c0a_91e5_42d2_9431_9283f870d890 [pos="1.25,9998.125!" shape=point width=0]
  false_dummy_up_id_f8574c0a_91e5_42d2_9431_9283f870d890 [pos="-1.25,9998.125!" shape=point width=0]
  
  id_7348556d_3d08_46e2_9778_cbb571e25b18 [id="id_7348556d_3d08_46e2_9778_cbb571e25b18#Assign" pos="1.25,9997.1875!" height=0.4 width=1.08 fixedsize=true group="id_742e996f_6007_4f65_8d2c_228c14d86d8d"    label="x = x+10" tooltip="x = x+10" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_b654311e_3bd3_4245_ad71_64a15a9bff86 [id="id_b654311e_3bd3_4245_ad71_64a15a9bff86#Output" pos="1.25,9996.25!" height=0.4 width=1.96 fixedsize=true group="id_742e996f_6007_4f65_8d2c_228c14d86d8d"    label="\"\" + x + \",\"" tooltip="\"\" + x + \",\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_f8574c0a_91e5_42d2_9431_9283f870d890 [pos="1.25,9995.416666666666!" shape=point width=0]
  true_dummy_down_left_id_f8574c0a_91e5_42d2_9431_9283f870d890 [pos="0.0,9995.416666666666!" shape=point width=0]
  false_dummy_down_id_f8574c0a_91e5_42d2_9431_9283f870d890 [pos="-1.25,9995.3125!" shape=point width=0]
  end_dummy_down_id_f8574c0a_91e5_42d2_9431_9283f870d890 [pos="0.0,9995.3125!" group="fun-main" shape=point width=0]
  
  
  id_8b3e69d6_4395_46a4_b9aa_898f22a41795 [id="id_8b3e69d6_4395_46a4_b9aa_898f22a41795#Return" pos="0.0,9994.375!" 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_e0a5c0b3_a15f_474e_953d_e808152b6b7b:s -> id_7d222dbf_ced7_45d3_a1db_7c1599fc428b:n [id="id_e0a5c0b3_a15f_474e_953d_e808152b6b7b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_7d222dbf_ced7_45d3_a1db_7c1599fc428b:s -> id_f8574c0a_91e5_42d2_9431_9283f870d890:n [id="id_7d222dbf_ced7_45d3_a1db_7c1599fc428b@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_f8574c0a_91e5_42d2_9431_9283f870d890:e -> true_dummy_up_id_f8574c0a_91e5_42d2_9431_9283f870d890 [id="id_f8574c0a_91e5_42d2_9431_9283f870d890@id_742e996f_6007_4f65_8d2c_228c14d86d8d" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_f8574c0a_91e5_42d2_9431_9283f870d890 -> id_7348556d_3d08_46e2_9778_cbb571e25b18:n [id="id_f8574c0a_91e5_42d2_9431_9283f870d890@id_742e996f_6007_4f65_8d2c_228c14d86d8d" tailtooltip=" " edgetooltip=" "]
  
  id_7348556d_3d08_46e2_9778_cbb571e25b18:s -> id_b654311e_3bd3_4245_ad71_64a15a9bff86:n [id="id_7348556d_3d08_46e2_9778_cbb571e25b18@id_742e996f_6007_4f65_8d2c_228c14d86d8d" tailtooltip=" " edgetooltip=" "]
  id_b654311e_3bd3_4245_ad71_64a15a9bff86:s -> true_dummy_down_id_f8574c0a_91e5_42d2_9431_9283f870d890:n [id="id_b654311e_3bd3_4245_ad71_64a15a9bff86@id_742e996f_6007_4f65_8d2c_228c14d86d8d" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_f8574c0a_91e5_42d2_9431_9283f870d890 -> true_dummy_down_left_id_f8574c0a_91e5_42d2_9431_9283f870d890 [id="id_b654311e_3bd3_4245_ad71_64a15a9bff86@id_742e996f_6007_4f65_8d2c_228c14d86d8d" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_f8574c0a_91e5_42d2_9431_9283f870d890 -> id_f8574c0a_91e5_42d2_9431_9283f870d890:s [id="id_b654311e_3bd3_4245_ad71_64a15a9bff86@id_742e996f_6007_4f65_8d2c_228c14d86d8d" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_f8574c0a_91e5_42d2_9431_9283f870d890:w -> false_dummy_up_id_f8574c0a_91e5_42d2_9431_9283f870d890 [id="id_f8574c0a_91e5_42d2_9431_9283f870d890@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_f8574c0a_91e5_42d2_9431_9283f870d890 -> false_dummy_down_id_f8574c0a_91e5_42d2_9431_9283f870d890 [id="id_f8574c0a_91e5_42d2_9431_9283f870d890@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_f8574c0a_91e5_42d2_9431_9283f870d890 -> end_dummy_down_id_f8574c0a_91e5_42d2_9431_9283f870d890 [id="id_f8574c0a_91e5_42d2_9431_9283f870d890@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_f8574c0a_91e5_42d2_9431_9283f870d890 -> id_8b3e69d6_4395_46a4_b9aa_898f22a41795 [id="id_f8574c0a_91e5_42d2_9431_9283f870d890@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
