
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_e202202a_5c32_4be7_bb71_7976a68b0660 [id="id_e202202a_5c32_4be7_bb71_7976a68b0660#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_44682b42_ad23_47c8_b4f2_801c68b5adbb [id="id_44682b42_ad23_47c8_b4f2_801c68b5adbb#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="limit" tooltip="limit: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d70f5797_2c5a_46b3_ae24_6bb2d47e0846 [id="id_d70f5797_2c5a_46b3_ae24_6bb2d47e0846#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="limit" tooltip="limit" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4b99c0ed_1385_48d2_99b2_787403f10fb8 [id="id_4b99c0ed_1385_48d2_99b2_787403f10fb8#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="count" tooltip="count: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e525b8e3_0a02_46e4_966d_1f3fc2ccd32b [id="id_e525b8e3_0a02_46e4_966d_1f3fc2ccd32b#Assign" pos="0.0,9996.25!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="count = 1" tooltip="count = 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 [id="id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559#While" pos="0.0,9995.3125!" height=0.5 width=2.04 fixedsize=true group="fun-main" 
    label="count <= limit" tooltip="count <= limit" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 [pos="1.25,9995.3125!" shape=point width=0]
  false_dummy_up_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 [pos="-1.25,9995.3125!" shape=point width=0]
  
  id_06896d55_1c2b_4494_bd43_c77e134800ab [id="id_06896d55_1c2b_4494_bd43_c77e134800ab#Output" pos="1.25,9994.375!" height=0.4 width=1.63 fixedsize=true group="id_c66d4006_a718_475e_ba82_99920117161a"    label="\"Try again\"" tooltip="\"Try again\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9a0d8229_9978_48ad_ad52_47b43f82330d [id="id_9a0d8229_9978_48ad_ad52_47b43f82330d#Input" pos="1.25,9993.4375!" height=0.4 width=1.0 fixedsize=true group="id_c66d4006_a718_475e_ba82_99920117161a"    label="x" tooltip="x" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_3109cd36_e8b8_4085_9f81_04e68986f569 [id="id_3109cd36_e8b8_4085_9f81_04e68986f569#Output" pos="1.25,9992.5!" height=0.4 width=1.0 fixedsize=true group="id_c66d4006_a718_475e_ba82_99920117161a"    label="count" tooltip="count" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_2c0333f5_0fa4_4778_a2cc_fbfc8f6ef03f [id="id_2c0333f5_0fa4_4778_a2cc_fbfc8f6ef03f#Assign" pos="1.25,9991.5625!" height=0.4 width=1.96 fixedsize=true group="id_c66d4006_a718_475e_ba82_99920117161a"    label="count = count +1" tooltip="count = count +1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 [pos="1.25,9990.729166666666!" shape=point width=0]
  true_dummy_down_left_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 [pos="0.0,9990.729166666666!" shape=point width=0]
  false_dummy_down_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 [pos="-1.25,9990.625!" shape=point width=0]
  end_dummy_down_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 [pos="0.0,9990.625!" group="fun-main" shape=point width=0]
  
  
  id_4c6dd668_23b0_4a9b_a359_62ea85b06afa [id="id_4c6dd668_23b0_4a9b_a359_62ea85b06afa#Return" pos="0.0,9989.6875!" 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_e202202a_5c32_4be7_bb71_7976a68b0660:s -> id_44682b42_ad23_47c8_b4f2_801c68b5adbb:n [id="id_e202202a_5c32_4be7_bb71_7976a68b0660@fun-main" tailtooltip=" " edgetooltip=" "]
  id_44682b42_ad23_47c8_b4f2_801c68b5adbb:s -> id_d70f5797_2c5a_46b3_ae24_6bb2d47e0846:n [id="id_44682b42_ad23_47c8_b4f2_801c68b5adbb@fun-main" tailtooltip=" " edgetooltip=" "]
  id_d70f5797_2c5a_46b3_ae24_6bb2d47e0846:s -> id_4b99c0ed_1385_48d2_99b2_787403f10fb8:n [id="id_d70f5797_2c5a_46b3_ae24_6bb2d47e0846@fun-main" tailtooltip=" " edgetooltip=" "]
  id_4b99c0ed_1385_48d2_99b2_787403f10fb8:s -> id_e525b8e3_0a02_46e4_966d_1f3fc2ccd32b:n [id="id_4b99c0ed_1385_48d2_99b2_787403f10fb8@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e525b8e3_0a02_46e4_966d_1f3fc2ccd32b:s -> id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559:n [id="id_e525b8e3_0a02_46e4_966d_1f3fc2ccd32b@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559:e -> true_dummy_up_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 [id="id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559@id_c66d4006_a718_475e_ba82_99920117161a" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 -> id_06896d55_1c2b_4494_bd43_c77e134800ab:n [id="id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559@id_c66d4006_a718_475e_ba82_99920117161a" tailtooltip=" " edgetooltip=" "]
  
  id_06896d55_1c2b_4494_bd43_c77e134800ab:s -> id_9a0d8229_9978_48ad_ad52_47b43f82330d:n [id="id_06896d55_1c2b_4494_bd43_c77e134800ab@id_c66d4006_a718_475e_ba82_99920117161a" tailtooltip=" " edgetooltip=" "]
  id_9a0d8229_9978_48ad_ad52_47b43f82330d:s -> id_3109cd36_e8b8_4085_9f81_04e68986f569:n [id="id_9a0d8229_9978_48ad_ad52_47b43f82330d@id_c66d4006_a718_475e_ba82_99920117161a" tailtooltip=" " edgetooltip=" "]
  id_3109cd36_e8b8_4085_9f81_04e68986f569:s -> id_2c0333f5_0fa4_4778_a2cc_fbfc8f6ef03f:n [id="id_3109cd36_e8b8_4085_9f81_04e68986f569@id_c66d4006_a718_475e_ba82_99920117161a" tailtooltip=" " edgetooltip=" "]
  id_2c0333f5_0fa4_4778_a2cc_fbfc8f6ef03f:s -> true_dummy_down_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559:n [id="id_2c0333f5_0fa4_4778_a2cc_fbfc8f6ef03f@id_c66d4006_a718_475e_ba82_99920117161a" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 -> true_dummy_down_left_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 [id="id_2c0333f5_0fa4_4778_a2cc_fbfc8f6ef03f@id_c66d4006_a718_475e_ba82_99920117161a" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 -> id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559:s [id="id_2c0333f5_0fa4_4778_a2cc_fbfc8f6ef03f@id_c66d4006_a718_475e_ba82_99920117161a" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559:w -> false_dummy_up_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 [id="id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 -> false_dummy_down_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 [id="id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 -> end_dummy_down_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 [id="id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559 -> id_4c6dd668_23b0_4a9b_a359_62ea85b06afa [id="id_ef27dc9d_2bd5_4ed2_9c71_902c2687a559@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
