
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_e040218f_7148_4fe8_9b02_612c6a380fab [id="id_e040218f_7148_4fe8_9b02_612c6a380fab#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_5a15177f_1828_49e2_b8e1_cc59a77b3647 [id="id_5a15177f_1828_49e2_b8e1_cc59a77b3647#Declare" pos="0.0,9999.0625!" height=0.4 width=1.3 fixedsize=true group="fun-main"    label="Precio = 0" tooltip="Precio: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_2ab6e43d_6660_48e8_ac47_0e52a474bb15 [id="id_2ab6e43d_6660_48e8_ac47_0e52a474bb15#Declare" pos="0.0,9998.125!" height=0.4 width=2.5100000000000002 fixedsize=true group="fun-main"    label="PrecioF = Precio*0.10" tooltip="PrecioF: Real = Precio*0.10" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_90cfe0cc_dabe_49cf_aa97_5cdf0927532f [id="id_90cfe0cc_dabe_49cf_aa97_5cdf0927532f#Output" pos="0.0,9997.1875!" height=0.4 width=3.1700000000000004 fixedsize=true group="fun-main"    label="\"pon precio del uniforme\"" tooltip="\"pon precio del uniforme\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_96e5830d_3e3c_4bc6_9ac1_992123d56139 [id="id_96e5830d_3e3c_4bc6_9ac1_992123d56139#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Precio" tooltip="Precio" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_29fbae32_1970_4094_a64c_11909f581d8b [id="id_29fbae32_1970_4094_a64c_11909f581d8b#Assign" pos="0.0,9995.3125!" height=0.4 width=2.5100000000000002 fixedsize=true group="fun-main"    label="PrecioF = Precio*0.10" tooltip="PrecioF = Precio*0.10" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_bd4079ea_c563_408f_bd58_a157a293a7d2 [id="id_bd4079ea_c563_408f_bd58_a157a293a7d2#Assign" pos="0.0,9994.375!" height=0.4 width=2.8400000000000003 fixedsize=true group="fun-main"    label="PrecioF = Precio-PrecioF" tooltip="PrecioF = Precio-PrecioF" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_5c79e788_f285_4a36_9347_fad18ffe203f [id="id_5c79e788_f285_4a36_9347_fad18ffe203f#Output" pos="0.0,9993.4375!" height=0.4 width=4.71 fixedsize=true group="fun-main"    label="\"el precio del uniforme es de \"+PrecioF" tooltip="\"el precio del uniforme es de \"+PrecioF" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c2a77380_603e_4957_9521_9f47da75fc70 [id="id_c2a77380_603e_4957_9521_9f47da75fc70#Return" pos="0.0,9992.5!" 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_e040218f_7148_4fe8_9b02_612c6a380fab:s -> id_5a15177f_1828_49e2_b8e1_cc59a77b3647:n [id="id_e040218f_7148_4fe8_9b02_612c6a380fab@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5a15177f_1828_49e2_b8e1_cc59a77b3647:s -> id_2ab6e43d_6660_48e8_ac47_0e52a474bb15:n [id="id_5a15177f_1828_49e2_b8e1_cc59a77b3647@fun-main" tailtooltip=" " edgetooltip=" "]
  id_2ab6e43d_6660_48e8_ac47_0e52a474bb15:s -> id_90cfe0cc_dabe_49cf_aa97_5cdf0927532f:n [id="id_2ab6e43d_6660_48e8_ac47_0e52a474bb15@fun-main" tailtooltip=" " edgetooltip=" "]
  id_90cfe0cc_dabe_49cf_aa97_5cdf0927532f:s -> id_96e5830d_3e3c_4bc6_9ac1_992123d56139:n [id="id_90cfe0cc_dabe_49cf_aa97_5cdf0927532f@fun-main" tailtooltip=" " edgetooltip=" "]
  id_96e5830d_3e3c_4bc6_9ac1_992123d56139:s -> id_29fbae32_1970_4094_a64c_11909f581d8b:n [id="id_96e5830d_3e3c_4bc6_9ac1_992123d56139@fun-main" tailtooltip=" " edgetooltip=" "]
  id_29fbae32_1970_4094_a64c_11909f581d8b:s -> id_bd4079ea_c563_408f_bd58_a157a293a7d2:n [id="id_29fbae32_1970_4094_a64c_11909f581d8b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_bd4079ea_c563_408f_bd58_a157a293a7d2:s -> id_5c79e788_f285_4a36_9347_fad18ffe203f:n [id="id_bd4079ea_c563_408f_bd58_a157a293a7d2@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5c79e788_f285_4a36_9347_fad18ffe203f:s -> id_c2a77380_603e_4957_9521_9f47da75fc70:n [id="id_5c79e788_f285_4a36_9347_fad18ffe203f@fun-main" tailtooltip=" " edgetooltip=" "]

}
