
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_122ad15c_f882_4299_974f_354e2b79677a [id="id_122ad15c_f882_4299_974f_354e2b79677a#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_697c3ddf_2958_43c2_b88b_4654fbedce08 [id="id_697c3ddf_2958_43c2_b88b_4654fbedce08#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="numero" tooltip="numero: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_285824c1_20a7_4aac_8221_712b01d395a4 [id="id_285824c1_20a7_4aac_8221_712b01d395a4#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="numero" tooltip="numero" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b [id="id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b#If" pos="0.0,9997.1875!" height=0.5 width=2.04 fixedsize=true group="fun-main" 
    label="numer % 5 == 0" tooltip="numer % 5 == 0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b [pos="2.5,9997.1875!" shape=point width=0]
  false_dummy_up_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b [pos="-1.25,9997.1875!" shape=point width=0]
  
  id_13152ea9_272e_4d9b_936a_9d8997964356 [id="id_13152ea9_272e_4d9b_936a_9d8997964356#Output" pos="2.5,9996.25!" height=0.4 width=2.4000000000000004 fixedsize=true group="id_613d625d_d104_4b2d_9c5f_023f5953349e"    label="\"es multiplo de 5\"" tooltip="\"es multiplo de 5\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b4df36a3_6b1d_46d1_96f7_150abbbc7ff2 [id="id_b4df36a3_6b1d_46d1_96f7_150abbbc7ff2#Output" pos="-1.25,9996.25!" height=0.4 width=2.18 fixedsize=true group="id_900b1629_4b3a_4e60_8d32_d1ff780c0081"    label="\"no es multiplo\"" tooltip="\"no es multiplo\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b [ pos="2.5,9995.3125!" shape=point width=0]
  false_dummy_down_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b [ pos="-1.25,9995.3125!" shape=point width=0]
  
  end_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b [id="end_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b#IfEnd" class="flowrun-not-selectable" pos="0.0,9995.3125!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_799d1352_00bd_4638_8200_0cb28f997ac4 [id="id_799d1352_00bd_4638_8200_0cb28f997ac4#Return" pos="0.0,9994.375!" 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_122ad15c_f882_4299_974f_354e2b79677a:s -> id_697c3ddf_2958_43c2_b88b_4654fbedce08:n [id="id_122ad15c_f882_4299_974f_354e2b79677a@fun-main" tailtooltip=" " edgetooltip=" "]
  id_697c3ddf_2958_43c2_b88b_4654fbedce08:s -> id_285824c1_20a7_4aac_8221_712b01d395a4:n [id="id_697c3ddf_2958_43c2_b88b_4654fbedce08@fun-main" tailtooltip=" " edgetooltip=" "]
  id_285824c1_20a7_4aac_8221_712b01d395a4:s -> id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b:n [id="id_285824c1_20a7_4aac_8221_712b01d395a4@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b:e -> true_dummy_up_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b [id="id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b@id_613d625d_d104_4b2d_9c5f_023f5953349e" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b -> id_13152ea9_272e_4d9b_936a_9d8997964356:n [id="id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b@id_613d625d_d104_4b2d_9c5f_023f5953349e" tailtooltip=" " edgetooltip=" "]
  
  id_13152ea9_272e_4d9b_936a_9d8997964356:s -> true_dummy_down_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b:n [id="id_13152ea9_272e_4d9b_936a_9d8997964356@id_613d625d_d104_4b2d_9c5f_023f5953349e" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b -> end_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b [id="id_13152ea9_272e_4d9b_936a_9d8997964356@id_613d625d_d104_4b2d_9c5f_023f5953349e" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b:w -> false_dummy_up_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b [id="id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b@id_900b1629_4b3a_4e60_8d32_d1ff780c0081" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b -> id_b4df36a3_6b1d_46d1_96f7_150abbbc7ff2:n [id="id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b@id_900b1629_4b3a_4e60_8d32_d1ff780c0081" tailtooltip=" " edgetooltip=" "]
  
  id_b4df36a3_6b1d_46d1_96f7_150abbbc7ff2:s -> false_dummy_down_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b:n [id="id_b4df36a3_6b1d_46d1_96f7_150abbbc7ff2@id_900b1629_4b3a_4e60_8d32_d1ff780c0081" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b -> end_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b [id="id_b4df36a3_6b1d_46d1_96f7_150abbbc7ff2@id_900b1629_4b3a_4e60_8d32_d1ff780c0081" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b:s -> id_799d1352_00bd_4638_8200_0cb28f997ac4:n [id="end_id_4bc25f19_ae52_4555_8bcc_b4c9feccd25b@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
