
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_7ff6744a_99ba_427d_bd7f_89d640b6975c [id="id_7ff6744a_99ba_427d_bd7f_89d640b6975c#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_ab272890_eda3_4536_9727_f0608a81db31 [id="id_ab272890_eda3_4536_9727_f0608a81db31#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="result" tooltip="result: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_212d4c1d_dee2_4366_b711_c8cc962c9157 [id="id_212d4c1d_dee2_4366_b711_c8cc962c9157#Assign" pos="0.0,9998.125!" height=0.4 width=1.8499999999999999 fixedsize=true group="fun-main"    label="result = 10+5*2" tooltip="result = 10+5*2" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_899a1339_4f56_407e_9047_339a0f528044 [id="id_899a1339_4f56_407e_9047_339a0f528044#Output" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="result" tooltip="result" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4e224664_b533_4259_b0eb_27bd66400135 [id="id_4e224664_b533_4259_b0eb_27bd66400135#Return" pos="0.0,9996.25!" 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_7ff6744a_99ba_427d_bd7f_89d640b6975c:s -> id_ab272890_eda3_4536_9727_f0608a81db31:n [id="id_7ff6744a_99ba_427d_bd7f_89d640b6975c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ab272890_eda3_4536_9727_f0608a81db31:s -> id_212d4c1d_dee2_4366_b711_c8cc962c9157:n [id="id_ab272890_eda3_4536_9727_f0608a81db31@fun-main" tailtooltip=" " edgetooltip=" "]
  id_212d4c1d_dee2_4366_b711_c8cc962c9157:s -> id_899a1339_4f56_407e_9047_339a0f528044:n [id="id_212d4c1d_dee2_4366_b711_c8cc962c9157@fun-main" tailtooltip=" " edgetooltip=" "]
  id_899a1339_4f56_407e_9047_339a0f528044:s -> id_4e224664_b533_4259_b0eb_27bd66400135:n [id="id_899a1339_4f56_407e_9047_339a0f528044@fun-main" tailtooltip=" " edgetooltip=" "]

}
