
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_2b07a5e0_8f7c_4035_a405_2f7b815f6107 [id="id_2b07a5e0_8f7c_4035_a405_2f7b815f6107#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_29633947_11e5_409c_be96_ddb7fbb6521e [id="id_29633947_11e5_409c_be96_ddb7fbb6521e#Declare" pos="0.0,9999.0625!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="Num1 = 2" tooltip="Num1: Integer = 2" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b806a3d6_3d32_4526_8dce_ee5204977bab [id="id_b806a3d6_3d32_4526_8dce_ee5204977bab#Declare" pos="0.0,9998.125!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="Num2 = 4" tooltip="Num2: Integer = 4" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_bef52acb_e8f9_474a_bd4a_c89057f31142 [id="id_bef52acb_e8f9_474a_bd4a_c89057f31142#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Num1" tooltip="Num1" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_228bc937_d667_457d_8402_5a1f0c023cef [id="id_228bc937_d667_457d_8402_5a1f0c023cef#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Num2" tooltip="Num2" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_554ac5ba_4704_4622_9d0a_b39ca4c8ecf5 [id="id_554ac5ba_4704_4622_9d0a_b39ca4c8ecf5#Assign" pos="0.0,9995.3125!" height=0.4 width=1.8499999999999999 fixedsize=true group="fun-main"    label="sum = num1-num2" tooltip="sum = num1-num2" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_5b1a09d1_4b03_4b43_9413_a692e1c13926 [id="id_5b1a09d1_4b03_4b43_9413_a692e1c13926#Assign" pos="0.0,9994.375!" height=0.4 width=1.96 fixedsize=true group="fun-main"    label="diff = num1-num2" tooltip="diff = num1-num2" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_eff4d094_dd5d_4bca_96d5_59803016e3fa [id="id_eff4d094_dd5d_4bca_96d5_59803016e3fa#Assign" pos="0.0,9993.4375!" height=0.4 width=2.29 fixedsize=true group="fun-main"    label="product = Num1*Num2" tooltip="product = Num1*Num2" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_22d62a5a_9bfb_4473_bf86_48feef96c752 [id="id_22d62a5a_9bfb_4473_bf86_48feef96c752#Assign" pos="0.0,9992.5!" height=0.4 width=1.96 fixedsize=true group="fun-main"    label="qout = Num1/Num2" tooltip="qout = Num1/Num2" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_791f8073_7ca7_4b4a_8971_9ab609028035 [id="id_791f8073_7ca7_4b4a_8971_9ab609028035#Output" pos="0.0,9991.5625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Sum" tooltip="Sum" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_3582c0e1_4dd0_442c_89a6_d5e85cf10053 [id="id_3582c0e1_4dd0_442c_89a6_d5e85cf10053#Output" pos="0.0,9990.625!" height=0.4 width=1.3 fixedsize=true group="fun-main"    label="Difference" tooltip="Difference" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_fdd63602_bb4e_41d0_afb2_b54b2a0eefe3 [id="id_fdd63602_bb4e_41d0_afb2_b54b2a0eefe3#Output" pos="0.0,9989.6875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="product" tooltip="product" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_5de76725_a6c4_44bc_a1c0_3070d64e5173 [id="id_5de76725_a6c4_44bc_a1c0_3070d64e5173#Output" pos="0.0,9988.75!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="quot" tooltip="quot" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_98708fdb_026f_41b1_a5b5_aaf3b8ce332e [id="id_98708fdb_026f_41b1_a5b5_aaf3b8ce332e#Return" pos="0.0,9987.8125!" 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_2b07a5e0_8f7c_4035_a405_2f7b815f6107:s -> id_29633947_11e5_409c_be96_ddb7fbb6521e:n [id="id_2b07a5e0_8f7c_4035_a405_2f7b815f6107@fun-main" tailtooltip=" " edgetooltip=" "]
  id_29633947_11e5_409c_be96_ddb7fbb6521e:s -> id_b806a3d6_3d32_4526_8dce_ee5204977bab:n [id="id_29633947_11e5_409c_be96_ddb7fbb6521e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_b806a3d6_3d32_4526_8dce_ee5204977bab:s -> id_bef52acb_e8f9_474a_bd4a_c89057f31142:n [id="id_b806a3d6_3d32_4526_8dce_ee5204977bab@fun-main" tailtooltip=" " edgetooltip=" "]
  id_bef52acb_e8f9_474a_bd4a_c89057f31142:s -> id_228bc937_d667_457d_8402_5a1f0c023cef:n [id="id_bef52acb_e8f9_474a_bd4a_c89057f31142@fun-main" tailtooltip=" " edgetooltip=" "]
  id_228bc937_d667_457d_8402_5a1f0c023cef:s -> id_554ac5ba_4704_4622_9d0a_b39ca4c8ecf5:n [id="id_228bc937_d667_457d_8402_5a1f0c023cef@fun-main" tailtooltip=" " edgetooltip=" "]
  id_554ac5ba_4704_4622_9d0a_b39ca4c8ecf5:s -> id_5b1a09d1_4b03_4b43_9413_a692e1c13926:n [id="id_554ac5ba_4704_4622_9d0a_b39ca4c8ecf5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5b1a09d1_4b03_4b43_9413_a692e1c13926:s -> id_eff4d094_dd5d_4bca_96d5_59803016e3fa:n [id="id_5b1a09d1_4b03_4b43_9413_a692e1c13926@fun-main" tailtooltip=" " edgetooltip=" "]
  id_eff4d094_dd5d_4bca_96d5_59803016e3fa:s -> id_22d62a5a_9bfb_4473_bf86_48feef96c752:n [id="id_eff4d094_dd5d_4bca_96d5_59803016e3fa@fun-main" tailtooltip=" " edgetooltip=" "]
  id_22d62a5a_9bfb_4473_bf86_48feef96c752:s -> id_791f8073_7ca7_4b4a_8971_9ab609028035:n [id="id_22d62a5a_9bfb_4473_bf86_48feef96c752@fun-main" tailtooltip=" " edgetooltip=" "]
  id_791f8073_7ca7_4b4a_8971_9ab609028035:s -> id_3582c0e1_4dd0_442c_89a6_d5e85cf10053:n [id="id_791f8073_7ca7_4b4a_8971_9ab609028035@fun-main" tailtooltip=" " edgetooltip=" "]
  id_3582c0e1_4dd0_442c_89a6_d5e85cf10053:s -> id_fdd63602_bb4e_41d0_afb2_b54b2a0eefe3:n [id="id_3582c0e1_4dd0_442c_89a6_d5e85cf10053@fun-main" tailtooltip=" " edgetooltip=" "]
  id_fdd63602_bb4e_41d0_afb2_b54b2a0eefe3:s -> id_5de76725_a6c4_44bc_a1c0_3070d64e5173:n [id="id_fdd63602_bb4e_41d0_afb2_b54b2a0eefe3@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5de76725_a6c4_44bc_a1c0_3070d64e5173:s -> id_98708fdb_026f_41b1_a5b5_aaf3b8ce332e:n [id="id_5de76725_a6c4_44bc_a1c0_3070d64e5173@fun-main" tailtooltip=" " edgetooltip=" "]

}
