
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_270bfed0_c70a_4346_823f_7b013e00d82c [id="id_270bfed0_c70a_4346_823f_7b013e00d82c#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_e94e140c_f603_49bf_ad73_f33dbc149105 [id="id_e94e140c_f603_49bf_ad73_f33dbc149105#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n = 0" tooltip="n: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_8e2a1fa3_34f0_4928_8c51_ef14fd6d1fb8 [id="id_8e2a1fa3_34f0_4928_8c51_ef14fd6d1fb8#Output" pos="0.0,9998.125!" height=0.4 width=7.0200000000000005 fixedsize=true group="fun-main"    label="\"Este programa ve el rango en el que está ubicado un número\"" tooltip="\"Este programa ve el rango en el que está ubicado un número\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0e0cfabb_c20c_4408_8a3d_fbfa91522b6d [id="id_0e0cfabb_c20c_4408_8a3d_fbfa91522b6d#Output" pos="0.0,9997.1875!" height=0.4 width=2.5100000000000002 fixedsize=true group="fun-main"    label="\"Ingresa el número\"" tooltip="\"Ingresa el número\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b28a4855_675c_4167_bfef_d865706136fa [id="id_b28a4855_675c_4167_bfef_d865706136fa#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n" tooltip="n" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_175be0b2_6e53_4288_becb_ba19c64ecd74 [id="id_175be0b2_6e53_4288_becb_ba19c64ecd74#Output" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n" tooltip="n" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b1889370_7a24_4438_aa62_6b5ddb77f211 [id="id_b1889370_7a24_4438_aa62_6b5ddb77f211#If" pos="0.0,9994.375!" height=0.5 width=2.48 fixedsize=true group="fun-main" 
    label="n >= 10 && n <= 20" tooltip="n >= 10 && n <= 20" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_b1889370_7a24_4438_aa62_6b5ddb77f211 [pos="3.75,9994.375!" shape=point width=0]
  false_dummy_up_id_b1889370_7a24_4438_aa62_6b5ddb77f211 [pos="-3.75,9994.375!" shape=point width=0]
  
  id_625f753b_6a80_45b0_9b68_23c64e00bd48 [id="id_625f753b_6a80_45b0_9b68_23c64e00bd48#Output" pos="3.75,9993.4375!" height=0.4 width=5.15 fixedsize=true group="id_72dc81e1_ac9b_4ecd_8d96_5b268cf75f05"    label="\"El número \" +n+ \" si está entre 10 y 20\"" tooltip="\"El número \" +n+ \" si está entre 10 y 20\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_446a1026_c621_4c4e_9fe4_554bf56abd71 [id="id_446a1026_c621_4c4e_9fe4_554bf56abd71#Output" pos="-3.75,9993.4375!" height=0.4 width=5.15 fixedsize=true group="id_d3f05970_ec1a_4ddc_9500_c6cf0cf37f37"    label="\"El número \" +n+ \" no está entre 10 y 20\"" tooltip="\"El número \" +n+ \" no está entre 10 y 20\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_b1889370_7a24_4438_aa62_6b5ddb77f211 [ pos="3.75,9992.5!" shape=point width=0]
  false_dummy_down_id_b1889370_7a24_4438_aa62_6b5ddb77f211 [ pos="-3.75,9992.5!" shape=point width=0]
  
  end_id_b1889370_7a24_4438_aa62_6b5ddb77f211 [id="end_id_b1889370_7a24_4438_aa62_6b5ddb77f211#IfEnd" class="flowrun-not-selectable" pos="0.0,9992.5!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_b0b3a55e_3ae8_4d75_acb5_7c9cdefb9e22 [id="id_b0b3a55e_3ae8_4d75_acb5_7c9cdefb9e22#Return" pos="0.0,9991.5625!" 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_270bfed0_c70a_4346_823f_7b013e00d82c:s -> id_e94e140c_f603_49bf_ad73_f33dbc149105:n [id="id_270bfed0_c70a_4346_823f_7b013e00d82c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e94e140c_f603_49bf_ad73_f33dbc149105:s -> id_8e2a1fa3_34f0_4928_8c51_ef14fd6d1fb8:n [id="id_e94e140c_f603_49bf_ad73_f33dbc149105@fun-main" tailtooltip=" " edgetooltip=" "]
  id_8e2a1fa3_34f0_4928_8c51_ef14fd6d1fb8:s -> id_0e0cfabb_c20c_4408_8a3d_fbfa91522b6d:n [id="id_8e2a1fa3_34f0_4928_8c51_ef14fd6d1fb8@fun-main" tailtooltip=" " edgetooltip=" "]
  id_0e0cfabb_c20c_4408_8a3d_fbfa91522b6d:s -> id_b28a4855_675c_4167_bfef_d865706136fa:n [id="id_0e0cfabb_c20c_4408_8a3d_fbfa91522b6d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_b28a4855_675c_4167_bfef_d865706136fa:s -> id_175be0b2_6e53_4288_becb_ba19c64ecd74:n [id="id_b28a4855_675c_4167_bfef_d865706136fa@fun-main" tailtooltip=" " edgetooltip=" "]
  id_175be0b2_6e53_4288_becb_ba19c64ecd74:s -> id_b1889370_7a24_4438_aa62_6b5ddb77f211:n [id="id_175be0b2_6e53_4288_becb_ba19c64ecd74@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_b1889370_7a24_4438_aa62_6b5ddb77f211:e -> true_dummy_up_id_b1889370_7a24_4438_aa62_6b5ddb77f211 [id="id_b1889370_7a24_4438_aa62_6b5ddb77f211@id_72dc81e1_ac9b_4ecd_8d96_5b268cf75f05" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_b1889370_7a24_4438_aa62_6b5ddb77f211 -> id_625f753b_6a80_45b0_9b68_23c64e00bd48:n [id="id_b1889370_7a24_4438_aa62_6b5ddb77f211@id_72dc81e1_ac9b_4ecd_8d96_5b268cf75f05" tailtooltip=" " edgetooltip=" "]
  
  id_625f753b_6a80_45b0_9b68_23c64e00bd48:s -> true_dummy_down_id_b1889370_7a24_4438_aa62_6b5ddb77f211:n [id="id_625f753b_6a80_45b0_9b68_23c64e00bd48@id_72dc81e1_ac9b_4ecd_8d96_5b268cf75f05" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_b1889370_7a24_4438_aa62_6b5ddb77f211 -> end_id_b1889370_7a24_4438_aa62_6b5ddb77f211 [id="id_625f753b_6a80_45b0_9b68_23c64e00bd48@id_72dc81e1_ac9b_4ecd_8d96_5b268cf75f05" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_b1889370_7a24_4438_aa62_6b5ddb77f211:w -> false_dummy_up_id_b1889370_7a24_4438_aa62_6b5ddb77f211 [id="id_b1889370_7a24_4438_aa62_6b5ddb77f211@id_d3f05970_ec1a_4ddc_9500_c6cf0cf37f37" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_b1889370_7a24_4438_aa62_6b5ddb77f211 -> id_446a1026_c621_4c4e_9fe4_554bf56abd71:n [id="id_b1889370_7a24_4438_aa62_6b5ddb77f211@id_d3f05970_ec1a_4ddc_9500_c6cf0cf37f37" tailtooltip=" " edgetooltip=" "]
  
  id_446a1026_c621_4c4e_9fe4_554bf56abd71:s -> false_dummy_down_id_b1889370_7a24_4438_aa62_6b5ddb77f211:n [id="id_446a1026_c621_4c4e_9fe4_554bf56abd71@id_d3f05970_ec1a_4ddc_9500_c6cf0cf37f37" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_b1889370_7a24_4438_aa62_6b5ddb77f211 -> end_id_b1889370_7a24_4438_aa62_6b5ddb77f211 [id="id_446a1026_c621_4c4e_9fe4_554bf56abd71@id_d3f05970_ec1a_4ddc_9500_c6cf0cf37f37" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_b1889370_7a24_4438_aa62_6b5ddb77f211:s -> id_b0b3a55e_3ae8_4d75_acb5_7c9cdefb9e22:n [id="end_id_b1889370_7a24_4438_aa62_6b5ddb77f211@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
