
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_801492f0_603b_4f09_9cab_dc0bca526dcf [id="id_801492f0_603b_4f09_9cab_dc0bca526dcf#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_fab3cfc9_c29b_49a1_a8c2_df39e199e934 [id="id_fab3cfc9_c29b_49a1_a8c2_df39e199e934#Declare" pos="0.0,9999.0625!" height=0.4 width=1.52 fixedsize=true group="fun-main"    label="Segundos = 0" tooltip="Segundos: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a485fb00_c22a_4c60_83bc_83094c9dc049 [id="id_a485fb00_c22a_4c60_83bc_83094c9dc049#Declare" pos="0.0,9998.125!" height=0.4 width=1.52 fixedsize=true group="fun-main"    label="Minutos = 60" tooltip="Minutos: Integer = 60" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b6d6e19c_7b59_48c7_972a_97f747cfd556 [id="id_b6d6e19c_7b59_48c7_972a_97f747cfd556#Declare" pos="0.0,9997.1875!" height=0.4 width=4.2700000000000005 fixedsize=true group="fun-main"    label="MinutosEquivalente = Segundos/Minutos" tooltip="MinutosEquivalente: Real = Segundos/Minutos" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9b553500_0244_4c16_ba19_546b4957c2a4 [id="id_9b553500_0244_4c16_ba19_546b4957c2a4#Output" pos="0.0,9996.25!" height=0.4 width=5.15 fixedsize=true group="fun-main"    label="\"Este programa pasa los segundos a minutos\"" tooltip="\"Este programa pasa los segundos a minutos\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_494095e5_d020_4d1f_880f_53ae555b42c3 [id="id_494095e5_d020_4d1f_880f_53ae555b42c3#Output" pos="0.0,9995.3125!" height=0.4 width=7.0200000000000005 fixedsize=true group="fun-main"    label="\"Poner cantidad de segundos que quiere convertir a minutos \"" tooltip="\"Poner cantidad de segundos que quiere convertir a minutos \"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_19d54d85_fe33_43fc_acdc_138559b73c46 [id="id_19d54d85_fe33_43fc_acdc_138559b73c46#Input" pos="0.0,9994.375!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="Segundos" tooltip="Segundos" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_5e51bef9_ed51_42a0_9729_ca458b79fb80 [id="id_5e51bef9_ed51_42a0_9729_ca458b79fb80#Assign" pos="0.0,9993.4375!" height=0.4 width=4.2700000000000005 fixedsize=true group="fun-main"    label="MinutosEquivalente = Segundos/Minutos" tooltip="MinutosEquivalente = Segundos/Minutos" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_5485a48d_dd87_4468_b040_717b9658a7da [id="id_5485a48d_dd87_4468_b040_717b9658a7da#Output" pos="0.0,9992.5!" height=0.4 width=6.36 fixedsize=true group="fun-main"    label="\"Los minutos equivalente sería de \"+MinutosEquivalente" tooltip="\"Los minutos equivalente sería de \"+MinutosEquivalente" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_1a44cf7a_1b1a_4453_8c93_19d574ddbf6c [id="id_1a44cf7a_1b1a_4453_8c93_19d574ddbf6c#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_801492f0_603b_4f09_9cab_dc0bca526dcf:s -> id_fab3cfc9_c29b_49a1_a8c2_df39e199e934:n [id="id_801492f0_603b_4f09_9cab_dc0bca526dcf@fun-main" tailtooltip=" " edgetooltip=" "]
  id_fab3cfc9_c29b_49a1_a8c2_df39e199e934:s -> id_a485fb00_c22a_4c60_83bc_83094c9dc049:n [id="id_fab3cfc9_c29b_49a1_a8c2_df39e199e934@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a485fb00_c22a_4c60_83bc_83094c9dc049:s -> id_b6d6e19c_7b59_48c7_972a_97f747cfd556:n [id="id_a485fb00_c22a_4c60_83bc_83094c9dc049@fun-main" tailtooltip=" " edgetooltip=" "]
  id_b6d6e19c_7b59_48c7_972a_97f747cfd556:s -> id_9b553500_0244_4c16_ba19_546b4957c2a4:n [id="id_b6d6e19c_7b59_48c7_972a_97f747cfd556@fun-main" tailtooltip=" " edgetooltip=" "]
  id_9b553500_0244_4c16_ba19_546b4957c2a4:s -> id_494095e5_d020_4d1f_880f_53ae555b42c3:n [id="id_9b553500_0244_4c16_ba19_546b4957c2a4@fun-main" tailtooltip=" " edgetooltip=" "]
  id_494095e5_d020_4d1f_880f_53ae555b42c3:s -> id_19d54d85_fe33_43fc_acdc_138559b73c46:n [id="id_494095e5_d020_4d1f_880f_53ae555b42c3@fun-main" tailtooltip=" " edgetooltip=" "]
  id_19d54d85_fe33_43fc_acdc_138559b73c46:s -> id_5e51bef9_ed51_42a0_9729_ca458b79fb80:n [id="id_19d54d85_fe33_43fc_acdc_138559b73c46@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5e51bef9_ed51_42a0_9729_ca458b79fb80:s -> id_5485a48d_dd87_4468_b040_717b9658a7da:n [id="id_5e51bef9_ed51_42a0_9729_ca458b79fb80@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5485a48d_dd87_4468_b040_717b9658a7da:s -> id_1a44cf7a_1b1a_4453_8c93_19d574ddbf6c:n [id="id_5485a48d_dd87_4468_b040_717b9658a7da@fun-main" tailtooltip=" " edgetooltip=" "]

}
