
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_e281a65f_7a89_4bd2_8041_036528a87eae [id="id_e281a65f_7a89_4bd2_8041_036528a87eae#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_d1b3967a_51fd_415c_a96c_6ec97a8b1323 [id="id_d1b3967a_51fd_415c_a96c_6ec97a8b1323#Declare" pos="0.0,9999.0625!" height=0.4 width=1.3 fixedsize=true group="fun-main"    label="numero = 1" tooltip="numero: Integer = 1" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c9e99e6d_3610_46fa_8ffd_7819939b21ee [id="id_c9e99e6d_3610_46fa_8ffd_7819939b21ee#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Ciao" tooltip="Ciao: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_08845816_a689_488b_b894_15099d8fcf21 [id="id_08845816_a689_488b_b894_15099d8fcf21#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="e" tooltip="e: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_91d377ce_b30a_4fff_90de_4c52b8d6b93c [id="id_91d377ce_b30a_4fff_90de_4c52b8d6b93c#ForLoop" pos="0.0,9996.25!" height=0.5 width=2.81 fixedsize=true group="fun-main" 
    label="ciao = 0 to 1000 by 1" tooltip="ciao = 0 to 1000 by 1" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c [pos="2.5,9996.25!" shape=point width=0]
  false_dummy_up_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c [pos="-2.5,9996.25!" shape=point width=0]
  
  id_a97a19e0_4cc2_4aa1_8cf9_d21a5556caa4 [id="id_a97a19e0_4cc2_4aa1_8cf9_d21a5556caa4#Output" pos="2.5,9995.3125!" height=0.4 width=1.08 fixedsize=true group="id_6927059d_7a13_4151_81fc_72b4500751e0"    label="\"ciao\"" tooltip="\"ciao\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_09249f28_89a0_4330_a669_7851a93e51fa [id="id_09249f28_89a0_4330_a669_7851a93e51fa#Assign" pos="2.5,9994.375!" height=0.4 width=2.0700000000000003 fixedsize=true group="id_6927059d_7a13_4151_81fc_72b4500751e0"    label="numero = numero+1" tooltip="numero = numero+1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c [pos="2.5,9993.541666666666!" shape=point width=0]
  true_dummy_down_left_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c [pos="0.0,9993.541666666666!" shape=point width=0]
  false_dummy_down_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c [pos="-2.5,9993.4375!" shape=point width=0]
  end_dummy_down_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c [pos="0.0,9993.4375!" group="fun-main" shape=point width=0]
  
  
  id_cb7a6634_5d48_4e5e_ac7e_6c957f7dc4cb [id="id_cb7a6634_5d48_4e5e_ac7e_6c957f7dc4cb#Return" pos="0.0,9992.5!" 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_e281a65f_7a89_4bd2_8041_036528a87eae:s -> id_d1b3967a_51fd_415c_a96c_6ec97a8b1323:n [id="id_e281a65f_7a89_4bd2_8041_036528a87eae@fun-main" tailtooltip=" " edgetooltip=" "]
  id_d1b3967a_51fd_415c_a96c_6ec97a8b1323:s -> id_c9e99e6d_3610_46fa_8ffd_7819939b21ee:n [id="id_d1b3967a_51fd_415c_a96c_6ec97a8b1323@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c9e99e6d_3610_46fa_8ffd_7819939b21ee:s -> id_08845816_a689_488b_b894_15099d8fcf21:n [id="id_c9e99e6d_3610_46fa_8ffd_7819939b21ee@fun-main" tailtooltip=" " edgetooltip=" "]
  id_08845816_a689_488b_b894_15099d8fcf21:s -> id_91d377ce_b30a_4fff_90de_4c52b8d6b93c:n [id="id_08845816_a689_488b_b894_15099d8fcf21@fun-main" tailtooltip=" " edgetooltip=" "]
  ## FORLOOP-TRUE
  id_91d377ce_b30a_4fff_90de_4c52b8d6b93c:e -> true_dummy_up_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c [id="id_91d377ce_b30a_4fff_90de_4c52b8d6b93c@id_6927059d_7a13_4151_81fc_72b4500751e0" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c -> id_a97a19e0_4cc2_4aa1_8cf9_d21a5556caa4:n [id="id_91d377ce_b30a_4fff_90de_4c52b8d6b93c@id_6927059d_7a13_4151_81fc_72b4500751e0" tailtooltip=" " edgetooltip=" "]
  
  id_a97a19e0_4cc2_4aa1_8cf9_d21a5556caa4:s -> id_09249f28_89a0_4330_a669_7851a93e51fa:n [id="id_a97a19e0_4cc2_4aa1_8cf9_d21a5556caa4@id_6927059d_7a13_4151_81fc_72b4500751e0" tailtooltip=" " edgetooltip=" "]
  id_09249f28_89a0_4330_a669_7851a93e51fa:s -> true_dummy_down_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c:n [id="id_09249f28_89a0_4330_a669_7851a93e51fa@id_6927059d_7a13_4151_81fc_72b4500751e0" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c -> true_dummy_down_left_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c [id="id_09249f28_89a0_4330_a669_7851a93e51fa@id_6927059d_7a13_4151_81fc_72b4500751e0" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c -> id_91d377ce_b30a_4fff_90de_4c52b8d6b93c:s [id="id_09249f28_89a0_4330_a669_7851a93e51fa@id_6927059d_7a13_4151_81fc_72b4500751e0" tailtooltip=" " edgetooltip=" "]
  
  ## FORLOOP-FALSE
  id_91d377ce_b30a_4fff_90de_4c52b8d6b93c:w -> false_dummy_up_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c [id="id_91d377ce_b30a_4fff_90de_4c52b8d6b93c@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c -> false_dummy_down_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c [id="id_91d377ce_b30a_4fff_90de_4c52b8d6b93c@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c -> end_dummy_down_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c [id="id_91d377ce_b30a_4fff_90de_4c52b8d6b93c@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_91d377ce_b30a_4fff_90de_4c52b8d6b93c -> id_cb7a6634_5d48_4e5e_ac7e_6c957f7dc4cb [id="id_91d377ce_b30a_4fff_90de_4c52b8d6b93c@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
