
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_cb41b0aa_751f_49e6_ab2f_5e510f8a2679 [id="id_cb41b0aa_751f_49e6_ab2f_5e510f8a2679#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_bfade083_593f_4d59_abf0_2cc268ce9437 [id="id_bfade083_593f_4d59_abf0_2cc268ce9437#Declare" pos="0.0,9999.0625!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="somma = 0" tooltip="somma: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d7f68feb_efb7_4a8c_9737_ebe95337c085 [id="id_d7f68feb_efb7_4a8c_9737_ebe95337c085#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="voto" tooltip="voto: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c7df5cbc_71a3_433b_b4cd_db81c2ce052c [id="id_c7df5cbc_71a3_433b_b4cd_db81c2ce052c#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="i = 1" tooltip="i: Integer = 1" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_72a83eca_0b82_4ad3_9957_a177ff23140f [id="id_72a83eca_0b82_4ad3_9957_a177ff23140f#While" pos="0.0,9996.25!" height=0.5 width=1.05 fixedsize=true group="fun-main" 
    label="i<=13" tooltip="i<=13" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_72a83eca_0b82_4ad3_9957_a177ff23140f [pos="1.25,9996.25!" shape=point width=0]
  false_dummy_up_id_72a83eca_0b82_4ad3_9957_a177ff23140f [pos="-1.25,9996.25!" shape=point width=0]
  
  id_25327cd1_15ff_4479_9e84_f38be08f4c8a [id="id_25327cd1_15ff_4479_9e84_f38be08f4c8a#Input" pos="1.25,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_504008e9_a52a_4eaf_8d04_f4aa1ccccb5d"    label="voto" tooltip="voto" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_70b53759_ddff_436f_8a08_30147b79a58e [id="id_70b53759_ddff_436f_8a08_30147b79a58e#Assign" pos="1.25,9994.375!" height=0.4 width=2.18 fixedsize=true group="id_504008e9_a52a_4eaf_8d04_f4aa1ccccb5d"    label="somma = somma+voto" tooltip="somma = somma+voto" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_ea36bcee_9209_40cc_bd0a_fe2a41667430 [id="id_ea36bcee_9209_40cc_bd0a_fe2a41667430#Assign" pos="1.25,9993.4375!" height=0.4 width=1.0 fixedsize=true group="id_504008e9_a52a_4eaf_8d04_f4aa1ccccb5d"    label="i = i+1" tooltip="i = i+1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_72a83eca_0b82_4ad3_9957_a177ff23140f [pos="1.25,9992.604166666666!" shape=point width=0]
  true_dummy_down_left_id_72a83eca_0b82_4ad3_9957_a177ff23140f [pos="0.0,9992.604166666666!" shape=point width=0]
  false_dummy_down_id_72a83eca_0b82_4ad3_9957_a177ff23140f [pos="-1.25,9992.5!" shape=point width=0]
  end_dummy_down_id_72a83eca_0b82_4ad3_9957_a177ff23140f [pos="0.0,9992.5!" group="fun-main" shape=point width=0]
  
  
  id_884690b3_7abd_4227_8ba8_03603c525d58 [id="id_884690b3_7abd_4227_8ba8_03603c525d58#Assign" pos="0.0,9991.5625!" height=0.4 width=1.96 fixedsize=true group="fun-main"    label="somma = somma/13" tooltip="somma = somma/13" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_74ccffed_4744_4333_b0d8_6d75962b6ec4 [id="id_74ccffed_4744_4333_b0d8_6d75962b6ec4#Output" pos="0.0,9990.625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="somma" tooltip="somma" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_5de8a4fe_8150_458e_8d97_c220088dc7ef [id="id_5de8a4fe_8150_458e_8d97_c220088dc7ef#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_cb41b0aa_751f_49e6_ab2f_5e510f8a2679:s -> id_bfade083_593f_4d59_abf0_2cc268ce9437:n [id="id_cb41b0aa_751f_49e6_ab2f_5e510f8a2679@fun-main" tailtooltip=" " edgetooltip=" "]
  id_bfade083_593f_4d59_abf0_2cc268ce9437:s -> id_d7f68feb_efb7_4a8c_9737_ebe95337c085:n [id="id_bfade083_593f_4d59_abf0_2cc268ce9437@fun-main" tailtooltip=" " edgetooltip=" "]
  id_d7f68feb_efb7_4a8c_9737_ebe95337c085:s -> id_c7df5cbc_71a3_433b_b4cd_db81c2ce052c:n [id="id_d7f68feb_efb7_4a8c_9737_ebe95337c085@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c7df5cbc_71a3_433b_b4cd_db81c2ce052c:s -> id_72a83eca_0b82_4ad3_9957_a177ff23140f:n [id="id_c7df5cbc_71a3_433b_b4cd_db81c2ce052c@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_72a83eca_0b82_4ad3_9957_a177ff23140f:e -> true_dummy_up_id_72a83eca_0b82_4ad3_9957_a177ff23140f [id="id_72a83eca_0b82_4ad3_9957_a177ff23140f@id_504008e9_a52a_4eaf_8d04_f4aa1ccccb5d" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_72a83eca_0b82_4ad3_9957_a177ff23140f -> id_25327cd1_15ff_4479_9e84_f38be08f4c8a:n [id="id_72a83eca_0b82_4ad3_9957_a177ff23140f@id_504008e9_a52a_4eaf_8d04_f4aa1ccccb5d" tailtooltip=" " edgetooltip=" "]
  
  id_25327cd1_15ff_4479_9e84_f38be08f4c8a:s -> id_70b53759_ddff_436f_8a08_30147b79a58e:n [id="id_25327cd1_15ff_4479_9e84_f38be08f4c8a@id_504008e9_a52a_4eaf_8d04_f4aa1ccccb5d" tailtooltip=" " edgetooltip=" "]
  id_70b53759_ddff_436f_8a08_30147b79a58e:s -> id_ea36bcee_9209_40cc_bd0a_fe2a41667430:n [id="id_70b53759_ddff_436f_8a08_30147b79a58e@id_504008e9_a52a_4eaf_8d04_f4aa1ccccb5d" tailtooltip=" " edgetooltip=" "]
  id_ea36bcee_9209_40cc_bd0a_fe2a41667430:s -> true_dummy_down_id_72a83eca_0b82_4ad3_9957_a177ff23140f:n [id="id_ea36bcee_9209_40cc_bd0a_fe2a41667430@id_504008e9_a52a_4eaf_8d04_f4aa1ccccb5d" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_72a83eca_0b82_4ad3_9957_a177ff23140f -> true_dummy_down_left_id_72a83eca_0b82_4ad3_9957_a177ff23140f [id="id_ea36bcee_9209_40cc_bd0a_fe2a41667430@id_504008e9_a52a_4eaf_8d04_f4aa1ccccb5d" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_72a83eca_0b82_4ad3_9957_a177ff23140f -> id_72a83eca_0b82_4ad3_9957_a177ff23140f:s [id="id_ea36bcee_9209_40cc_bd0a_fe2a41667430@id_504008e9_a52a_4eaf_8d04_f4aa1ccccb5d" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_72a83eca_0b82_4ad3_9957_a177ff23140f:w -> false_dummy_up_id_72a83eca_0b82_4ad3_9957_a177ff23140f [id="id_72a83eca_0b82_4ad3_9957_a177ff23140f@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_72a83eca_0b82_4ad3_9957_a177ff23140f -> false_dummy_down_id_72a83eca_0b82_4ad3_9957_a177ff23140f [id="id_72a83eca_0b82_4ad3_9957_a177ff23140f@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_72a83eca_0b82_4ad3_9957_a177ff23140f -> end_dummy_down_id_72a83eca_0b82_4ad3_9957_a177ff23140f [id="id_72a83eca_0b82_4ad3_9957_a177ff23140f@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_72a83eca_0b82_4ad3_9957_a177ff23140f -> id_884690b3_7abd_4227_8ba8_03603c525d58 [id="id_72a83eca_0b82_4ad3_9957_a177ff23140f@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  id_884690b3_7abd_4227_8ba8_03603c525d58:s -> id_74ccffed_4744_4333_b0d8_6d75962b6ec4:n [id="id_884690b3_7abd_4227_8ba8_03603c525d58@fun-main" tailtooltip=" " edgetooltip=" "]
  id_74ccffed_4744_4333_b0d8_6d75962b6ec4:s -> id_5de8a4fe_8150_458e_8d97_c220088dc7ef:n [id="id_74ccffed_4744_4333_b0d8_6d75962b6ec4@fun-main" tailtooltip=" " edgetooltip=" "]

}
