
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_6bc61e5b_4458_4782_8798_d9b7ec5431bf [id="id_6bc61e5b_4458_4782_8798_d9b7ec5431bf#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_ef90682a_5a2c_4863_9234_1b6036492109 [id="id_ef90682a_5a2c_4863_9234_1b6036492109#Declare" pos="0.0,9999.0625!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="Edad1 = 0" tooltip="Edad1 = 0: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f26f0ab2_3168_4db5_a316_f0945fc00823 [id="id_f26f0ab2_3168_4db5_a316_f0945fc00823#Output" pos="0.0,9998.125!" height=0.4 width=2.29 fixedsize=true group="fun-main"    label="\"Ingresa la edad\"" tooltip="\"Ingresa la edad\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_76020593_5697_40de_98a7_24780a12f031 [id="id_76020593_5697_40de_98a7_24780a12f031#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Edad1" tooltip="Edad1" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_8779c62a_4bbe_43af_ae97_3ebecec3f394 [id="id_8779c62a_4bbe_43af_ae97_3ebecec3f394#If" pos="0.0,9996.25!" height=0.5 width=1.49 fixedsize=true group="fun-main" 
    label="Edad1>=18" tooltip="Edad1>=18" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_8779c62a_4bbe_43af_ae97_3ebecec3f394 [pos="2.5,9996.25!" shape=point width=0]
  false_dummy_up_id_8779c62a_4bbe_43af_ae97_3ebecec3f394 [pos="-2.5,9996.25!" shape=point width=0]
  
  id_feaf2974_dd0d_46fb_9ac5_70a457124268 [id="id_feaf2974_dd0d_46fb_9ac5_70a457124268#Output" pos="2.5,9995.3125!" height=0.4 width=2.62 fixedsize=true group="id_e2a3e45f_d5e9_4da9_80ed_25a5566e6bb3"    label="\"Eres mayor de edad\"" tooltip="\"Eres mayor de edad\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ae71da29_5060_4e96_afda_0747676eaaa7 [id="id_ae71da29_5060_4e96_afda_0747676eaaa7#Output" pos="-2.5,9995.3125!" height=0.4 width=2.62 fixedsize=true group="id_01c60214_d0c9_47e4_ba1d_aee03cb78479"    label="\"Eres menor de edad\"" tooltip="\"Eres menor de edad\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_8779c62a_4bbe_43af_ae97_3ebecec3f394 [ pos="2.5,9994.375!" shape=point width=0]
  false_dummy_down_id_8779c62a_4bbe_43af_ae97_3ebecec3f394 [ pos="-2.5,9994.375!" shape=point width=0]
  
  end_id_8779c62a_4bbe_43af_ae97_3ebecec3f394 [id="end_id_8779c62a_4bbe_43af_ae97_3ebecec3f394#IfEnd" class="flowrun-not-selectable" pos="0.0,9994.375!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_7a1a58bc_65b9_44dc_a6ae_78b88d98c21c [id="id_7a1a58bc_65b9_44dc_a6ae_78b88d98c21c#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_6bc61e5b_4458_4782_8798_d9b7ec5431bf:s -> id_ef90682a_5a2c_4863_9234_1b6036492109:n [id="id_6bc61e5b_4458_4782_8798_d9b7ec5431bf@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ef90682a_5a2c_4863_9234_1b6036492109:s -> id_f26f0ab2_3168_4db5_a316_f0945fc00823:n [id="id_ef90682a_5a2c_4863_9234_1b6036492109@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f26f0ab2_3168_4db5_a316_f0945fc00823:s -> id_76020593_5697_40de_98a7_24780a12f031:n [id="id_f26f0ab2_3168_4db5_a316_f0945fc00823@fun-main" tailtooltip=" " edgetooltip=" "]
  id_76020593_5697_40de_98a7_24780a12f031:s -> id_8779c62a_4bbe_43af_ae97_3ebecec3f394:n [id="id_76020593_5697_40de_98a7_24780a12f031@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_8779c62a_4bbe_43af_ae97_3ebecec3f394:e -> true_dummy_up_id_8779c62a_4bbe_43af_ae97_3ebecec3f394 [id="id_8779c62a_4bbe_43af_ae97_3ebecec3f394@id_e2a3e45f_d5e9_4da9_80ed_25a5566e6bb3" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_8779c62a_4bbe_43af_ae97_3ebecec3f394 -> id_feaf2974_dd0d_46fb_9ac5_70a457124268:n [id="id_8779c62a_4bbe_43af_ae97_3ebecec3f394@id_e2a3e45f_d5e9_4da9_80ed_25a5566e6bb3" tailtooltip=" " edgetooltip=" "]
  
  id_feaf2974_dd0d_46fb_9ac5_70a457124268:s -> true_dummy_down_id_8779c62a_4bbe_43af_ae97_3ebecec3f394:n [id="id_feaf2974_dd0d_46fb_9ac5_70a457124268@id_e2a3e45f_d5e9_4da9_80ed_25a5566e6bb3" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_8779c62a_4bbe_43af_ae97_3ebecec3f394 -> end_id_8779c62a_4bbe_43af_ae97_3ebecec3f394 [id="id_feaf2974_dd0d_46fb_9ac5_70a457124268@id_e2a3e45f_d5e9_4da9_80ed_25a5566e6bb3" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_8779c62a_4bbe_43af_ae97_3ebecec3f394:w -> false_dummy_up_id_8779c62a_4bbe_43af_ae97_3ebecec3f394 [id="id_8779c62a_4bbe_43af_ae97_3ebecec3f394@id_01c60214_d0c9_47e4_ba1d_aee03cb78479" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_8779c62a_4bbe_43af_ae97_3ebecec3f394 -> id_ae71da29_5060_4e96_afda_0747676eaaa7:n [id="id_8779c62a_4bbe_43af_ae97_3ebecec3f394@id_01c60214_d0c9_47e4_ba1d_aee03cb78479" tailtooltip=" " edgetooltip=" "]
  
  id_ae71da29_5060_4e96_afda_0747676eaaa7:s -> false_dummy_down_id_8779c62a_4bbe_43af_ae97_3ebecec3f394:n [id="id_ae71da29_5060_4e96_afda_0747676eaaa7@id_01c60214_d0c9_47e4_ba1d_aee03cb78479" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_8779c62a_4bbe_43af_ae97_3ebecec3f394 -> end_id_8779c62a_4bbe_43af_ae97_3ebecec3f394 [id="id_ae71da29_5060_4e96_afda_0747676eaaa7@id_01c60214_d0c9_47e4_ba1d_aee03cb78479" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_8779c62a_4bbe_43af_ae97_3ebecec3f394:s -> id_7a1a58bc_65b9_44dc_a6ae_78b88d98c21c:n [id="end_id_8779c62a_4bbe_43af_ae97_3ebecec3f394@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
