
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_96e88c24_43fd_4b33_82f7_e3d05833bcf7 [id="id_96e88c24_43fd_4b33_82f7_e3d05833bcf7#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_e7279905_653d_4046_8d10_fb60bc97e8ce [id="id_e7279905_653d_4046_8d10_fb60bc97e8ce#Declare" pos="0.0,9999.0625!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="input = 0" tooltip="input: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_bdce10ea_f886_42ca_82c1_f026194d2a9b [id="id_bdce10ea_f886_42ca_82c1_f026194d2a9b#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="i = 0" tooltip="i: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c436678c_265d_4b62_9cbd_6b506e8a723c [id="id_c436678c_265d_4b62_9cbd_6b506e8a723c#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="input" tooltip="input" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b4918aad_149b_4272_acdc_1e53d41da3cc [id="id_b4918aad_149b_4272_acdc_1e53d41da3cc#Declare" pos="0.0,9996.25!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="y = input" tooltip="y: Integer = input" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0744f29c_394f_4013_970f_cedc67c80cf1 [id="id_0744f29c_394f_4013_970f_cedc67c80cf1#While" pos="0.0,9995.3125!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="i<3" tooltip="i<3" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_0744f29c_394f_4013_970f_cedc67c80cf1 [pos="1.25,9995.3125!" shape=point width=0]
  false_dummy_up_id_0744f29c_394f_4013_970f_cedc67c80cf1 [pos="-1.25,9995.3125!" shape=point width=0]
  
  id_2b43d570_86c5_4585_836e_68635c3ff721 [id="id_2b43d570_86c5_4585_836e_68635c3ff721#Output" pos="1.25,9994.375!" height=0.4 width=1.0 fixedsize=true group="id_91d79625_d90d_4a96_80cb_487657a91af8"    label="y" tooltip="y" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e0fa87cd_0d4f_4d36_a005_b46b4e38e595 [id="id_e0fa87cd_0d4f_4d36_a005_b46b4e38e595#Assign" pos="1.25,9993.4375!" height=0.4 width=1.41 fixedsize=true group="id_91d79625_d90d_4a96_80cb_487657a91af8"    label="y = y*input" tooltip="y = y*input" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_49e5eb23_c249_405e_b914_a732732cbf70 [id="id_49e5eb23_c249_405e_b914_a732732cbf70#Assign" pos="1.25,9992.5!" height=0.4 width=1.0 fixedsize=true group="id_91d79625_d90d_4a96_80cb_487657a91af8"    label=" = i+1" tooltip=" = i+1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_0744f29c_394f_4013_970f_cedc67c80cf1 [pos="1.25,9991.666666666666!" shape=point width=0]
  true_dummy_down_left_id_0744f29c_394f_4013_970f_cedc67c80cf1 [pos="0.0,9991.666666666666!" shape=point width=0]
  false_dummy_down_id_0744f29c_394f_4013_970f_cedc67c80cf1 [pos="-1.25,9991.5625!" shape=point width=0]
  end_dummy_down_id_0744f29c_394f_4013_970f_cedc67c80cf1 [pos="0.0,9991.5625!" group="fun-main" shape=point width=0]
  
  
  id_e243c1f0_a3ad_44fb_983e_a9241f8633df [id="id_e243c1f0_a3ad_44fb_983e_a9241f8633df#Return" pos="0.0,9990.625!" 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_96e88c24_43fd_4b33_82f7_e3d05833bcf7:s -> id_e7279905_653d_4046_8d10_fb60bc97e8ce:n [id="id_96e88c24_43fd_4b33_82f7_e3d05833bcf7@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e7279905_653d_4046_8d10_fb60bc97e8ce:s -> id_bdce10ea_f886_42ca_82c1_f026194d2a9b:n [id="id_e7279905_653d_4046_8d10_fb60bc97e8ce@fun-main" tailtooltip=" " edgetooltip=" "]
  id_bdce10ea_f886_42ca_82c1_f026194d2a9b:s -> id_c436678c_265d_4b62_9cbd_6b506e8a723c:n [id="id_bdce10ea_f886_42ca_82c1_f026194d2a9b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c436678c_265d_4b62_9cbd_6b506e8a723c:s -> id_b4918aad_149b_4272_acdc_1e53d41da3cc:n [id="id_c436678c_265d_4b62_9cbd_6b506e8a723c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_b4918aad_149b_4272_acdc_1e53d41da3cc:s -> id_0744f29c_394f_4013_970f_cedc67c80cf1:n [id="id_b4918aad_149b_4272_acdc_1e53d41da3cc@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_0744f29c_394f_4013_970f_cedc67c80cf1:e -> true_dummy_up_id_0744f29c_394f_4013_970f_cedc67c80cf1 [id="id_0744f29c_394f_4013_970f_cedc67c80cf1@id_91d79625_d90d_4a96_80cb_487657a91af8" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_0744f29c_394f_4013_970f_cedc67c80cf1 -> id_2b43d570_86c5_4585_836e_68635c3ff721:n [id="id_0744f29c_394f_4013_970f_cedc67c80cf1@id_91d79625_d90d_4a96_80cb_487657a91af8" tailtooltip=" " edgetooltip=" "]
  
  id_2b43d570_86c5_4585_836e_68635c3ff721:s -> id_e0fa87cd_0d4f_4d36_a005_b46b4e38e595:n [id="id_2b43d570_86c5_4585_836e_68635c3ff721@id_91d79625_d90d_4a96_80cb_487657a91af8" tailtooltip=" " edgetooltip=" "]
  id_e0fa87cd_0d4f_4d36_a005_b46b4e38e595:s -> id_49e5eb23_c249_405e_b914_a732732cbf70:n [id="id_e0fa87cd_0d4f_4d36_a005_b46b4e38e595@id_91d79625_d90d_4a96_80cb_487657a91af8" tailtooltip=" " edgetooltip=" "]
  id_49e5eb23_c249_405e_b914_a732732cbf70:s -> true_dummy_down_id_0744f29c_394f_4013_970f_cedc67c80cf1:n [id="id_49e5eb23_c249_405e_b914_a732732cbf70@id_91d79625_d90d_4a96_80cb_487657a91af8" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_0744f29c_394f_4013_970f_cedc67c80cf1 -> true_dummy_down_left_id_0744f29c_394f_4013_970f_cedc67c80cf1 [id="id_49e5eb23_c249_405e_b914_a732732cbf70@id_91d79625_d90d_4a96_80cb_487657a91af8" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_0744f29c_394f_4013_970f_cedc67c80cf1 -> id_0744f29c_394f_4013_970f_cedc67c80cf1:s [id="id_49e5eb23_c249_405e_b914_a732732cbf70@id_91d79625_d90d_4a96_80cb_487657a91af8" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_0744f29c_394f_4013_970f_cedc67c80cf1:w -> false_dummy_up_id_0744f29c_394f_4013_970f_cedc67c80cf1 [id="id_0744f29c_394f_4013_970f_cedc67c80cf1@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_0744f29c_394f_4013_970f_cedc67c80cf1 -> false_dummy_down_id_0744f29c_394f_4013_970f_cedc67c80cf1 [id="id_0744f29c_394f_4013_970f_cedc67c80cf1@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_0744f29c_394f_4013_970f_cedc67c80cf1 -> end_dummy_down_id_0744f29c_394f_4013_970f_cedc67c80cf1 [id="id_0744f29c_394f_4013_970f_cedc67c80cf1@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_0744f29c_394f_4013_970f_cedc67c80cf1 -> id_e243c1f0_a3ad_44fb_983e_a9241f8633df [id="id_0744f29c_394f_4013_970f_cedc67c80cf1@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
