
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_71728c65_3a00_4f2e_9461_8cd2a1da7148 [id="id_71728c65_3a00_4f2e_9461_8cd2a1da7148#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_31ea777d_24b7_4124_9748_a95495e44e0e [id="id_31ea777d_24b7_4124_9748_a95495e44e0e#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n" tooltip="n: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_05a3cbed_e4d9_449a_b00d_6fd80a199d53 [id="id_05a3cbed_e4d9_449a_b00d_6fd80a199d53#Output" pos="0.0,9998.125!" height=0.4 width=3.72 fixedsize=true group="fun-main"    label="\"Iserire il numero desiderato\"" tooltip="\"Iserire il numero desiderato\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_62b8b17c_2241_438a_a425_82e1d9bd2f75 [id="id_62b8b17c_2241_438a_a425_82e1d9bd2f75#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n" tooltip="n" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_330339eb_18bd_40cf_b5ff_cae25cf44df8 [id="id_330339eb_18bd_40cf_b5ff_cae25cf44df8#ForLoop" pos="0.0,9996.25!" height=0.5 width=2.26 fixedsize=true group="fun-main" 
    label="i = 1 to 10 by 1" tooltip="i = 1 to 10 by 1" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 [pos="1.25,9996.25!" shape=point width=0]
  false_dummy_up_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 [pos="-1.25,9996.25!" shape=point width=0]
  
  id_4580414b_4c70_4af6_aed6_841aa94b956b [id="id_4580414b_4c70_4af6_aed6_841aa94b956b#Assign" pos="1.25,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_ef21f753_1937_496a_99e6_0e69b81a7f44"    label="n = i*1" tooltip="n = i*1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 [pos="1.25,9994.479166666666!" shape=point width=0]
  true_dummy_down_left_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 [pos="0.0,9994.479166666666!" shape=point width=0]
  false_dummy_down_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 [pos="-1.25,9994.375!" shape=point width=0]
  end_dummy_down_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 [pos="0.0,9994.375!" group="fun-main" shape=point width=0]
  
  
  id_0652c562_deb8_47d8_9342_6d987e6d5907 [id="id_0652c562_deb8_47d8_9342_6d987e6d5907#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_71728c65_3a00_4f2e_9461_8cd2a1da7148:s -> id_31ea777d_24b7_4124_9748_a95495e44e0e:n [id="id_71728c65_3a00_4f2e_9461_8cd2a1da7148@fun-main" tailtooltip=" " edgetooltip=" "]
  id_31ea777d_24b7_4124_9748_a95495e44e0e:s -> id_05a3cbed_e4d9_449a_b00d_6fd80a199d53:n [id="id_31ea777d_24b7_4124_9748_a95495e44e0e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_05a3cbed_e4d9_449a_b00d_6fd80a199d53:s -> id_62b8b17c_2241_438a_a425_82e1d9bd2f75:n [id="id_05a3cbed_e4d9_449a_b00d_6fd80a199d53@fun-main" tailtooltip=" " edgetooltip=" "]
  id_62b8b17c_2241_438a_a425_82e1d9bd2f75:s -> id_330339eb_18bd_40cf_b5ff_cae25cf44df8:n [id="id_62b8b17c_2241_438a_a425_82e1d9bd2f75@fun-main" tailtooltip=" " edgetooltip=" "]
  ## FORLOOP-TRUE
  id_330339eb_18bd_40cf_b5ff_cae25cf44df8:e -> true_dummy_up_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 [id="id_330339eb_18bd_40cf_b5ff_cae25cf44df8@id_ef21f753_1937_496a_99e6_0e69b81a7f44" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 -> id_4580414b_4c70_4af6_aed6_841aa94b956b:n [id="id_330339eb_18bd_40cf_b5ff_cae25cf44df8@id_ef21f753_1937_496a_99e6_0e69b81a7f44" tailtooltip=" " edgetooltip=" "]
  
  id_4580414b_4c70_4af6_aed6_841aa94b956b:s -> true_dummy_down_id_330339eb_18bd_40cf_b5ff_cae25cf44df8:n [id="id_4580414b_4c70_4af6_aed6_841aa94b956b@id_ef21f753_1937_496a_99e6_0e69b81a7f44" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 -> true_dummy_down_left_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 [id="id_4580414b_4c70_4af6_aed6_841aa94b956b@id_ef21f753_1937_496a_99e6_0e69b81a7f44" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 -> id_330339eb_18bd_40cf_b5ff_cae25cf44df8:s [id="id_4580414b_4c70_4af6_aed6_841aa94b956b@id_ef21f753_1937_496a_99e6_0e69b81a7f44" tailtooltip=" " edgetooltip=" "]
  
  ## FORLOOP-FALSE
  id_330339eb_18bd_40cf_b5ff_cae25cf44df8:w -> false_dummy_up_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 [id="id_330339eb_18bd_40cf_b5ff_cae25cf44df8@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 -> false_dummy_down_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 [id="id_330339eb_18bd_40cf_b5ff_cae25cf44df8@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 -> end_dummy_down_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 [id="id_330339eb_18bd_40cf_b5ff_cae25cf44df8@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_330339eb_18bd_40cf_b5ff_cae25cf44df8 -> id_0652c562_deb8_47d8_9342_6d987e6d5907 [id="id_330339eb_18bd_40cf_b5ff_cae25cf44df8@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
