
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_504cec81_d2a9_46eb_87b1_2d43fc1539b1 [id="id_504cec81_d2a9_46eb_87b1_2d43fc1539b1#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_5cbed771_db8c_404f_8daf_ef9198a9bdb1 [id="id_5cbed771_db8c_404f_8daf_ef9198a9bdb1#Output" pos="0.0,9999.0625!" height=0.4 width=7.0200000000000005 fixedsize=true group="fun-main"    label="\"Este programa solicita la velocidad de un vehiculo en km/h\"" tooltip="\"Este programa solicita la velocidad de un vehiculo en km/h\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_2527eef2_cdc0_4c4b_bf42_c663cc7bd3cd [id="id_2527eef2_cdc0_4c4b_bf42_c663cc7bd3cd#Output" pos="0.0,9998.125!" height=0.4 width=4.2700000000000005 fixedsize=true group="fun-main"    label="\"Ingrese la velocidad del vehiculo\"" tooltip="\"Ingrese la velocidad del vehiculo\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_707559f2_f1cf_4009_b3fd_0fffc1a86587 [id="id_707559f2_f1cf_4009_b3fd_0fffc1a86587#Declare" pos="0.0,9997.1875!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="Velocidad" tooltip="Velocidad: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_8e9b276b_b84c_4d87_8c88_0281b37506ed [id="id_8e9b276b_b84c_4d87_8c88_0281b37506ed#Input" pos="0.0,9996.25!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="Velocidad" tooltip="Velocidad" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_86292de4_5810_4833_8a2c_e87a10800bae [id="id_86292de4_5810_4833_8a2c_e87a10800bae#Return" pos="0.0,9995.3125!" 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_504cec81_d2a9_46eb_87b1_2d43fc1539b1:s -> id_5cbed771_db8c_404f_8daf_ef9198a9bdb1:n [id="id_504cec81_d2a9_46eb_87b1_2d43fc1539b1@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5cbed771_db8c_404f_8daf_ef9198a9bdb1:s -> id_2527eef2_cdc0_4c4b_bf42_c663cc7bd3cd:n [id="id_5cbed771_db8c_404f_8daf_ef9198a9bdb1@fun-main" tailtooltip=" " edgetooltip=" "]
  id_2527eef2_cdc0_4c4b_bf42_c663cc7bd3cd:s -> id_707559f2_f1cf_4009_b3fd_0fffc1a86587:n [id="id_2527eef2_cdc0_4c4b_bf42_c663cc7bd3cd@fun-main" tailtooltip=" " edgetooltip=" "]
  id_707559f2_f1cf_4009_b3fd_0fffc1a86587:s -> id_8e9b276b_b84c_4d87_8c88_0281b37506ed:n [id="id_707559f2_f1cf_4009_b3fd_0fffc1a86587@fun-main" tailtooltip=" " edgetooltip=" "]
  id_8e9b276b_b84c_4d87_8c88_0281b37506ed:s -> id_86292de4_5810_4833_8a2c_e87a10800bae:n [id="id_8e9b276b_b84c_4d87_8c88_0281b37506ed@fun-main" tailtooltip=" " edgetooltip=" "]

}
