
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_87fc624c_6dd3_430e_8cf8_06a05073fa21 [id="id_87fc624c_6dd3_430e_8cf8_06a05073fa21#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_88cf49f4_af87_4419_bfe0_ac482eafae90 [id="id_88cf49f4_af87_4419_bfe0_ac482eafae90#Declare" pos="0.0,9999.0625!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="base = 0" tooltip="base: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_8ef2e7cf_7d29_46f9_a70c_8913c2209e73 [id="id_8ef2e7cf_7d29_46f9_a70c_8913c2209e73#Declare" pos="0.0,9998.125!" height=0.4 width=1.3 fixedsize=true group="fun-main"    label="altura = 0" tooltip="altura: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6067b093_9b1f_4ba1_bce6_53ebd0f9889c [id="id_6067b093_9b1f_4ba1_bce6_53ebd0f9889c#Output" pos="0.0,9997.1875!" height=0.4 width=6.25 fixedsize=true group="fun-main"    label="\"ingrese la base y la altura de su figura de 4 lados\"" tooltip="\"ingrese la base y la altura de su figura de 4 lados\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0f5e0a38_c4b8_4391_9b5a_7be874cdbaaa [id="id_0f5e0a38_c4b8_4391_9b5a_7be874cdbaaa#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="base" tooltip="base" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c1b78ec5_fa40_40a1_9dee_d31e31e6c210 [id="id_c1b78ec5_fa40_40a1_9dee_d31e31e6c210#Input" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="altura" tooltip="altura" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_fc9b210e_9fa9_440d_acd9_65ba51880489 [id="id_fc9b210e_9fa9_440d_acd9_65ba51880489#If" pos="0.0,9994.375!" height=0.5 width=2.04 fixedsize=true group="fun-main" 
    label="base == altura" tooltip="base == altura" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_fc9b210e_9fa9_440d_acd9_65ba51880489 [pos="2.5,9994.375!" shape=point width=0]
  false_dummy_up_id_fc9b210e_9fa9_440d_acd9_65ba51880489 [pos="-2.5,9994.375!" shape=point width=0]
  
  id_6d4f1f20_03fe_4ccb_9291_06cc5ba2700d [id="id_6d4f1f20_03fe_4ccb_9291_06cc5ba2700d#Output" pos="2.5,9993.4375!" height=0.4 width=3.39 fixedsize=true group="id_c7cf6553_15f6_4858_9d1f_e468496b0ec9"    label="\" su figura es un cuadrado\"" tooltip="\" su figura es un cuadrado\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4232f81d_70b7_4821_8980_df211a33696c [id="id_4232f81d_70b7_4821_8980_df211a33696c#Output" pos="-2.5,9993.4375!" height=0.4 width=3.5 fixedsize=true group="id_01023921_876d_44f2_b94f_3c452e6a6bb4"    label="\"su figura es un rectangulo\"" tooltip="\"su figura es un rectangulo\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_fc9b210e_9fa9_440d_acd9_65ba51880489 [ pos="2.5,9992.5!" shape=point width=0]
  false_dummy_down_id_fc9b210e_9fa9_440d_acd9_65ba51880489 [ pos="-2.5,9992.5!" shape=point width=0]
  
  end_id_fc9b210e_9fa9_440d_acd9_65ba51880489 [id="end_id_fc9b210e_9fa9_440d_acd9_65ba51880489#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_b6c907e3_8e7a_4c61_ba64_5b530adab10b [id="id_b6c907e3_8e7a_4c61_ba64_5b530adab10b#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_87fc624c_6dd3_430e_8cf8_06a05073fa21:s -> id_88cf49f4_af87_4419_bfe0_ac482eafae90:n [id="id_87fc624c_6dd3_430e_8cf8_06a05073fa21@fun-main" tailtooltip=" " edgetooltip=" "]
  id_88cf49f4_af87_4419_bfe0_ac482eafae90:s -> id_8ef2e7cf_7d29_46f9_a70c_8913c2209e73:n [id="id_88cf49f4_af87_4419_bfe0_ac482eafae90@fun-main" tailtooltip=" " edgetooltip=" "]
  id_8ef2e7cf_7d29_46f9_a70c_8913c2209e73:s -> id_6067b093_9b1f_4ba1_bce6_53ebd0f9889c:n [id="id_8ef2e7cf_7d29_46f9_a70c_8913c2209e73@fun-main" tailtooltip=" " edgetooltip=" "]
  id_6067b093_9b1f_4ba1_bce6_53ebd0f9889c:s -> id_0f5e0a38_c4b8_4391_9b5a_7be874cdbaaa:n [id="id_6067b093_9b1f_4ba1_bce6_53ebd0f9889c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_0f5e0a38_c4b8_4391_9b5a_7be874cdbaaa:s -> id_c1b78ec5_fa40_40a1_9dee_d31e31e6c210:n [id="id_0f5e0a38_c4b8_4391_9b5a_7be874cdbaaa@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c1b78ec5_fa40_40a1_9dee_d31e31e6c210:s -> id_fc9b210e_9fa9_440d_acd9_65ba51880489:n [id="id_c1b78ec5_fa40_40a1_9dee_d31e31e6c210@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_fc9b210e_9fa9_440d_acd9_65ba51880489:e -> true_dummy_up_id_fc9b210e_9fa9_440d_acd9_65ba51880489 [id="id_fc9b210e_9fa9_440d_acd9_65ba51880489@id_c7cf6553_15f6_4858_9d1f_e468496b0ec9" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_fc9b210e_9fa9_440d_acd9_65ba51880489 -> id_6d4f1f20_03fe_4ccb_9291_06cc5ba2700d:n [id="id_fc9b210e_9fa9_440d_acd9_65ba51880489@id_c7cf6553_15f6_4858_9d1f_e468496b0ec9" tailtooltip=" " edgetooltip=" "]
  
  id_6d4f1f20_03fe_4ccb_9291_06cc5ba2700d:s -> true_dummy_down_id_fc9b210e_9fa9_440d_acd9_65ba51880489:n [id="id_6d4f1f20_03fe_4ccb_9291_06cc5ba2700d@id_c7cf6553_15f6_4858_9d1f_e468496b0ec9" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_fc9b210e_9fa9_440d_acd9_65ba51880489 -> end_id_fc9b210e_9fa9_440d_acd9_65ba51880489 [id="id_6d4f1f20_03fe_4ccb_9291_06cc5ba2700d@id_c7cf6553_15f6_4858_9d1f_e468496b0ec9" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_fc9b210e_9fa9_440d_acd9_65ba51880489:w -> false_dummy_up_id_fc9b210e_9fa9_440d_acd9_65ba51880489 [id="id_fc9b210e_9fa9_440d_acd9_65ba51880489@id_01023921_876d_44f2_b94f_3c452e6a6bb4" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_fc9b210e_9fa9_440d_acd9_65ba51880489 -> id_4232f81d_70b7_4821_8980_df211a33696c:n [id="id_fc9b210e_9fa9_440d_acd9_65ba51880489@id_01023921_876d_44f2_b94f_3c452e6a6bb4" tailtooltip=" " edgetooltip=" "]
  
  id_4232f81d_70b7_4821_8980_df211a33696c:s -> false_dummy_down_id_fc9b210e_9fa9_440d_acd9_65ba51880489:n [id="id_4232f81d_70b7_4821_8980_df211a33696c@id_01023921_876d_44f2_b94f_3c452e6a6bb4" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_fc9b210e_9fa9_440d_acd9_65ba51880489 -> end_id_fc9b210e_9fa9_440d_acd9_65ba51880489 [id="id_4232f81d_70b7_4821_8980_df211a33696c@id_01023921_876d_44f2_b94f_3c452e6a6bb4" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_fc9b210e_9fa9_440d_acd9_65ba51880489:s -> id_b6c907e3_8e7a_4c61_ba64_5b530adab10b:n [id="end_id_fc9b210e_9fa9_440d_acd9_65ba51880489@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
