
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_7efe3316_0d6e_4b24_9728_5c83f65cf0fd [id="id_7efe3316_0d6e_4b24_9728_5c83f65cf0fd#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_8b16057f_1ea3_481b_8dc2_237e00b7624e [id="id_8b16057f_1ea3_481b_8dc2_237e00b7624e#Declare" pos="0.0,9999.0625!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="pi = 3.1416" tooltip="pi: Real = 3.1416" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_54b87879_0b60_4ef2_b462_ff60c23da24f [id="id_54b87879_0b60_4ef2_b462_ff60c23da24f#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="radio" tooltip="radio: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_cc28462c_4313_436f_929c_31bed0132e41 [id="id_cc28462c_4313_436f_929c_31bed0132e41#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="radio" tooltip="radio" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_2f0cc33b_c658_4b17_921e_2cddbdbc2d0e [id="id_2f0cc33b_c658_4b17_921e_2cddbdbc2d0e#Output" pos="0.0,9996.25!" height=0.4 width=3.83 fixedsize=true group="fun-main"    label="\"Area: \" + (pi * radio * radio)" tooltip="\"Area: \" + (pi * radio * radio)" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_12c2f4d3_ac8e_4c83_88e0_a6e80b942a9b [id="id_12c2f4d3_ac8e_4c83_88e0_a6e80b942a9b#Output" pos="0.0,9995.3125!" height=0.4 width=4.49 fixedsize=true group="fun-main"    label="\"Circunferencia: \" + (2 * pi * radio)" tooltip="\"Circunferencia: \" + (2 * pi * radio)" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_60e66efb_3645_4cc2_9730_c75e34d34ae5 [id="id_60e66efb_3645_4cc2_9730_c75e34d34ae5#Return" pos="0.0,9994.375!" 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_7efe3316_0d6e_4b24_9728_5c83f65cf0fd:s -> id_8b16057f_1ea3_481b_8dc2_237e00b7624e:n [id="id_7efe3316_0d6e_4b24_9728_5c83f65cf0fd@fun-main" tailtooltip=" " edgetooltip=" "]
  id_8b16057f_1ea3_481b_8dc2_237e00b7624e:s -> id_54b87879_0b60_4ef2_b462_ff60c23da24f:n [id="id_8b16057f_1ea3_481b_8dc2_237e00b7624e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_54b87879_0b60_4ef2_b462_ff60c23da24f:s -> id_cc28462c_4313_436f_929c_31bed0132e41:n [id="id_54b87879_0b60_4ef2_b462_ff60c23da24f@fun-main" tailtooltip=" " edgetooltip=" "]
  id_cc28462c_4313_436f_929c_31bed0132e41:s -> id_2f0cc33b_c658_4b17_921e_2cddbdbc2d0e:n [id="id_cc28462c_4313_436f_929c_31bed0132e41@fun-main" tailtooltip=" " edgetooltip=" "]
  id_2f0cc33b_c658_4b17_921e_2cddbdbc2d0e:s -> id_12c2f4d3_ac8e_4c83_88e0_a6e80b942a9b:n [id="id_2f0cc33b_c658_4b17_921e_2cddbdbc2d0e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_12c2f4d3_ac8e_4c83_88e0_a6e80b942a9b:s -> id_60e66efb_3645_4cc2_9730_c75e34d34ae5:n [id="id_12c2f4d3_ac8e_4c83_88e0_a6e80b942a9b@fun-main" tailtooltip=" " edgetooltip=" "]

}
