
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_961fc15f_6532_4300_80da_b79d28cd0057 [id="id_961fc15f_6532_4300_80da_b79d28cd0057#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_db92e414_76ce_4674_99e3_0934e4811979 [id="id_db92e414_76ce_4674_99e3_0934e4811979#Output" pos="0.0,9999.0625!" height=0.4 width=4.38 fixedsize=true group="fun-main"    label="\"Este programa calcula la velocidad\"" tooltip="\"Este programa calcula la velocidad\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_60243a04_d366_4c50_a287_744290370874 [id="id_60243a04_d366_4c50_a287_744290370874#Declare" pos="0.0,9998.125!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="distancia" tooltip="distancia: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c9931646_7d58_4b46_ba02_9feba9bacf57 [id="id_c9931646_7d58_4b46_ba02_9feba9bacf57#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="tiempo" tooltip="tiempo: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_3e90b479_7ba8_4739_9d22_c0c80dea0979 [id="id_3e90b479_7ba8_4739_9d22_c0c80dea0979#Declare" pos="0.0,9996.25!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="velocidad" tooltip="velocidad: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_76b410ad_0664_4144_a540_1ba293d455d3 [id="id_76b410ad_0664_4144_a540_1ba293d455d3#Output" pos="0.0,9995.3125!" height=0.4 width=3.5 fixedsize=true group="fun-main"    label="\"ingrese la distancia en km\"" tooltip="\"ingrese la distancia en km\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_5ed34515_4447_4070_be0b_5e4d2cb72036 [id="id_5ed34515_4447_4070_be0b_5e4d2cb72036#Input" pos="0.0,9994.375!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="distancia" tooltip="distancia" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_34672ab5_6d74_447a_ad89_c1f8b5f26fbe [id="id_34672ab5_6d74_447a_ad89_c1f8b5f26fbe#Output" pos="0.0,9993.4375!" height=0.4 width=3.5 fixedsize=true group="fun-main"    label="\"ingrese el tiempo en horas\"" tooltip="\"ingrese el tiempo en horas\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a29c2f0f_f598_4147_9cac_7ea16e5ddfec [id="id_a29c2f0f_f598_4147_9cac_7ea16e5ddfec#Input" pos="0.0,9992.5!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="tiempo" tooltip="tiempo" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f9ca4afc_3a01_4d08_a105_91a60bbfb721 [id="id_f9ca4afc_3a01_4d08_a105_91a60bbfb721#Assign" pos="0.0,9991.5625!" height=0.4 width=3.2800000000000002 fixedsize=true group="fun-main"    label="velocidad = distancia/tiempo" tooltip="velocidad = distancia/tiempo" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_e672b9e7_3e14_45d9_8318_68c8232c84ff [id="id_e672b9e7_3e14_45d9_8318_68c8232c84ff#Output" pos="0.0,9990.625!" height=0.4 width=5.15 fixedsize=true group="fun-main"    label="\"la velocidad media es:\"+velocidad +\"kph\"" tooltip="\"la velocidad media es:\"+velocidad +\"kph\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_8ee9cf9d_a648_46b5_a3f8_581f90a010b1 [id="id_8ee9cf9d_a648_46b5_a3f8_581f90a010b1#Return" pos="0.0,9989.6875!" 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_961fc15f_6532_4300_80da_b79d28cd0057:s -> id_db92e414_76ce_4674_99e3_0934e4811979:n [id="id_961fc15f_6532_4300_80da_b79d28cd0057@fun-main" tailtooltip=" " edgetooltip=" "]
  id_db92e414_76ce_4674_99e3_0934e4811979:s -> id_60243a04_d366_4c50_a287_744290370874:n [id="id_db92e414_76ce_4674_99e3_0934e4811979@fun-main" tailtooltip=" " edgetooltip=" "]
  id_60243a04_d366_4c50_a287_744290370874:s -> id_c9931646_7d58_4b46_ba02_9feba9bacf57:n [id="id_60243a04_d366_4c50_a287_744290370874@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c9931646_7d58_4b46_ba02_9feba9bacf57:s -> id_3e90b479_7ba8_4739_9d22_c0c80dea0979:n [id="id_c9931646_7d58_4b46_ba02_9feba9bacf57@fun-main" tailtooltip=" " edgetooltip=" "]
  id_3e90b479_7ba8_4739_9d22_c0c80dea0979:s -> id_76b410ad_0664_4144_a540_1ba293d455d3:n [id="id_3e90b479_7ba8_4739_9d22_c0c80dea0979@fun-main" tailtooltip=" " edgetooltip=" "]
  id_76b410ad_0664_4144_a540_1ba293d455d3:s -> id_5ed34515_4447_4070_be0b_5e4d2cb72036:n [id="id_76b410ad_0664_4144_a540_1ba293d455d3@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5ed34515_4447_4070_be0b_5e4d2cb72036:s -> id_34672ab5_6d74_447a_ad89_c1f8b5f26fbe:n [id="id_5ed34515_4447_4070_be0b_5e4d2cb72036@fun-main" tailtooltip=" " edgetooltip=" "]
  id_34672ab5_6d74_447a_ad89_c1f8b5f26fbe:s -> id_a29c2f0f_f598_4147_9cac_7ea16e5ddfec:n [id="id_34672ab5_6d74_447a_ad89_c1f8b5f26fbe@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a29c2f0f_f598_4147_9cac_7ea16e5ddfec:s -> id_f9ca4afc_3a01_4d08_a105_91a60bbfb721:n [id="id_a29c2f0f_f598_4147_9cac_7ea16e5ddfec@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f9ca4afc_3a01_4d08_a105_91a60bbfb721:s -> id_e672b9e7_3e14_45d9_8318_68c8232c84ff:n [id="id_f9ca4afc_3a01_4d08_a105_91a60bbfb721@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e672b9e7_3e14_45d9_8318_68c8232c84ff:s -> id_8ee9cf9d_a648_46b5_a3f8_581f90a010b1:n [id="id_e672b9e7_3e14_45d9_8318_68c8232c84ff@fun-main" tailtooltip=" " edgetooltip=" "]

}
