
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_c52365f7_c98e_4857_a0eb_af9bf880e0ae [id="id_c52365f7_c98e_4857_a0eb_af9bf880e0ae#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_c61e5929_c729_49b2_8191_e46d6ade0a90 [id="id_c61e5929_c729_49b2_8191_e46d6ade0a90#Declare" pos="0.0,9999.0625!" height=0.4 width=1.74 fixedsize=true group="fun-main"    label="PrecioNeto = 0" tooltip="PrecioNeto: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e2051251_62f8_4e91_82f9_cd0b122ccec5 [id="id_e2051251_62f8_4e91_82f9_cd0b122ccec5#Declare" pos="0.0,9998.125!" height=0.4 width=1.3 fixedsize=true group="fun-main"    label="IVA = 0.19" tooltip="IVA: Real = 0.19" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9a6f85c1_e3c0_4b82_9347_abfa76001de7 [id="id_9a6f85c1_e3c0_4b82_9347_abfa76001de7#Declare" pos="0.0,9997.1875!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="Total = 0" tooltip="Total: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9de05541_46ab_4684_aa46_8fb1fba9d678 [id="id_9de05541_46ab_4684_aa46_8fb1fba9d678#Output" pos="0.0,9996.25!" height=0.4 width=5.7 fixedsize=true group="fun-main"    label="\"Este programa, calculara el IVA de un producto\"" tooltip="\"Este programa, calculara el IVA de un producto\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c2975c7b_f3b3_43a3_a8f7_20c0820b24d9 [id="id_c2975c7b_f3b3_43a3_a8f7_20c0820b24d9#Output" pos="0.0,9995.3125!" height=0.4 width=3.9400000000000004 fixedsize=true group="fun-main"    label="\"coloque el precio del producto\"" tooltip="\"coloque el precio del producto\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0be1b371_4a87_4017_8577_9dc7de92dfaf [id="id_0be1b371_4a87_4017_8577_9dc7de92dfaf#Input" pos="0.0,9994.375!" height=0.4 width=1.3 fixedsize=true group="fun-main"    label="PrecioNeto" tooltip="PrecioNeto" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c5962ab2_24fc_4437_bae2_11d758557bf9 [id="id_c5962ab2_24fc_4437_bae2_11d758557bf9#Assign" pos="0.0,9993.4375!" height=0.4 width=2.5100000000000002 fixedsize=true group="fun-main"    label="IVA = PrecioNeto*0.19" tooltip="IVA = PrecioNeto*0.19" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_a5722aaf_57a8_430e_8f29_a544d4588c97 [id="id_a5722aaf_57a8_430e_8f29_a544d4588c97#Assign" pos="0.0,9992.5!" height=0.4 width=2.62 fixedsize=true group="fun-main"    label="Total = PrecioNeto+IVA" tooltip="Total = PrecioNeto+IVA" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_922520a4_5856_4cd9_b095_5ba1ad6afcea [id="id_922520a4_5856_4cd9_b095_5ba1ad6afcea#Output" pos="0.0,9991.5625!" height=0.4 width=3.83 fixedsize=true group="fun-main"    label="\"El valor de IVA es= \"+IVA+\"\"" tooltip="\"El valor de IVA es= \"+IVA+\"\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c4c78f08_300d_4002_9a16_673eaf23b419 [id="id_c4c78f08_300d_4002_9a16_673eaf23b419#Output" pos="0.0,9990.625!" height=0.4 width=5.8100000000000005 fixedsize=true group="fun-main"    label="\"El valor total (incluyendo IVA) es= \"+Total+\"\"" tooltip="\"El valor total (incluyendo IVA) es= \"+Total+\"\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_36a15a65_e2a5_4b8a_91a1_354dc97ce114 [id="id_36a15a65_e2a5_4b8a_91a1_354dc97ce114#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_c52365f7_c98e_4857_a0eb_af9bf880e0ae:s -> id_c61e5929_c729_49b2_8191_e46d6ade0a90:n [id="id_c52365f7_c98e_4857_a0eb_af9bf880e0ae@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c61e5929_c729_49b2_8191_e46d6ade0a90:s -> id_e2051251_62f8_4e91_82f9_cd0b122ccec5:n [id="id_c61e5929_c729_49b2_8191_e46d6ade0a90@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e2051251_62f8_4e91_82f9_cd0b122ccec5:s -> id_9a6f85c1_e3c0_4b82_9347_abfa76001de7:n [id="id_e2051251_62f8_4e91_82f9_cd0b122ccec5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_9a6f85c1_e3c0_4b82_9347_abfa76001de7:s -> id_9de05541_46ab_4684_aa46_8fb1fba9d678:n [id="id_9a6f85c1_e3c0_4b82_9347_abfa76001de7@fun-main" tailtooltip=" " edgetooltip=" "]
  id_9de05541_46ab_4684_aa46_8fb1fba9d678:s -> id_c2975c7b_f3b3_43a3_a8f7_20c0820b24d9:n [id="id_9de05541_46ab_4684_aa46_8fb1fba9d678@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c2975c7b_f3b3_43a3_a8f7_20c0820b24d9:s -> id_0be1b371_4a87_4017_8577_9dc7de92dfaf:n [id="id_c2975c7b_f3b3_43a3_a8f7_20c0820b24d9@fun-main" tailtooltip=" " edgetooltip=" "]
  id_0be1b371_4a87_4017_8577_9dc7de92dfaf:s -> id_c5962ab2_24fc_4437_bae2_11d758557bf9:n [id="id_0be1b371_4a87_4017_8577_9dc7de92dfaf@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c5962ab2_24fc_4437_bae2_11d758557bf9:s -> id_a5722aaf_57a8_430e_8f29_a544d4588c97:n [id="id_c5962ab2_24fc_4437_bae2_11d758557bf9@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a5722aaf_57a8_430e_8f29_a544d4588c97:s -> id_922520a4_5856_4cd9_b095_5ba1ad6afcea:n [id="id_a5722aaf_57a8_430e_8f29_a544d4588c97@fun-main" tailtooltip=" " edgetooltip=" "]
  id_922520a4_5856_4cd9_b095_5ba1ad6afcea:s -> id_c4c78f08_300d_4002_9a16_673eaf23b419:n [id="id_922520a4_5856_4cd9_b095_5ba1ad6afcea@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c4c78f08_300d_4002_9a16_673eaf23b419:s -> id_36a15a65_e2a5_4b8a_91a1_354dc97ce114:n [id="id_c4c78f08_300d_4002_9a16_673eaf23b419@fun-main" tailtooltip=" " edgetooltip=" "]

}
