
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_0bd24f57_1b02_4439_a81a_3c7ec8fb4ae1 [id="id_0bd24f57_1b02_4439_a81a_3c7ec8fb4ae1#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_ec391d40_01bc_469a_b07f_c6143d5b7444 [id="id_ec391d40_01bc_469a_b07f_c6143d5b7444#Declare" pos="0.0,9999.0625!" height=0.4 width=1.3 fixedsize=true group="fun-main"    label="hourlyrate" tooltip="hourlyrate: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e3588023_61e2_4bb2_8007_1b2fc40ec8b3 [id="id_e3588023_61e2_4bb2_8007_1b2fc40ec8b3#Declare" pos="0.0,9998.125!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="hoursworked" tooltip="hoursworked: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_abcdb310_aa5b_49df_b1dd_cfcae5fd0014 [id="id_abcdb310_aa5b_49df_b1dd_cfcae5fd0014#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="wages" tooltip="wages: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_7ef9d4d4_6ac2_4f5f_90ae_549db4ead258 [id="id_7ef9d4d4_6ac2_4f5f_90ae_549db4ead258#Input" pos="0.0,9996.25!" height=0.4 width=1.3 fixedsize=true group="fun-main"    label="hourlyrate" tooltip="hourlyrate" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_cdbd518b_a39c_423d_9b2a_1ade27737f4d [id="id_cdbd518b_a39c_423d_9b2a_1ade27737f4d#Input" pos="0.0,9995.3125!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="hoursworked" tooltip="hoursworked" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f130fc4e_dd44_4867_85e0_e8258329ba8d [id="id_f130fc4e_dd44_4867_85e0_e8258329ba8d#Assign" pos="0.0,9994.375!" height=0.4 width=3.5 fixedsize=true group="fun-main"    label="wages = hourlyrate*hoursworked" tooltip="wages = hourlyrate*hoursworked" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_a49307f8_3e26_45e9_a614_9bc93dc461ed [id="id_a49307f8_3e26_45e9_a614_9bc93dc461ed#Output" pos="0.0,9993.4375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="wages" tooltip="wages" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_74dd162c_8443_4c7f_b89d_c0f0f21cb5bb [id="id_74dd162c_8443_4c7f_b89d_c0f0f21cb5bb#Return" pos="0.0,9992.5!" 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_0bd24f57_1b02_4439_a81a_3c7ec8fb4ae1:s -> id_ec391d40_01bc_469a_b07f_c6143d5b7444:n [id="id_0bd24f57_1b02_4439_a81a_3c7ec8fb4ae1@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ec391d40_01bc_469a_b07f_c6143d5b7444:s -> id_e3588023_61e2_4bb2_8007_1b2fc40ec8b3:n [id="id_ec391d40_01bc_469a_b07f_c6143d5b7444@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e3588023_61e2_4bb2_8007_1b2fc40ec8b3:s -> id_abcdb310_aa5b_49df_b1dd_cfcae5fd0014:n [id="id_e3588023_61e2_4bb2_8007_1b2fc40ec8b3@fun-main" tailtooltip=" " edgetooltip=" "]
  id_abcdb310_aa5b_49df_b1dd_cfcae5fd0014:s -> id_7ef9d4d4_6ac2_4f5f_90ae_549db4ead258:n [id="id_abcdb310_aa5b_49df_b1dd_cfcae5fd0014@fun-main" tailtooltip=" " edgetooltip=" "]
  id_7ef9d4d4_6ac2_4f5f_90ae_549db4ead258:s -> id_cdbd518b_a39c_423d_9b2a_1ade27737f4d:n [id="id_7ef9d4d4_6ac2_4f5f_90ae_549db4ead258@fun-main" tailtooltip=" " edgetooltip=" "]
  id_cdbd518b_a39c_423d_9b2a_1ade27737f4d:s -> id_f130fc4e_dd44_4867_85e0_e8258329ba8d:n [id="id_cdbd518b_a39c_423d_9b2a_1ade27737f4d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f130fc4e_dd44_4867_85e0_e8258329ba8d:s -> id_a49307f8_3e26_45e9_a614_9bc93dc461ed:n [id="id_f130fc4e_dd44_4867_85e0_e8258329ba8d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a49307f8_3e26_45e9_a614_9bc93dc461ed:s -> id_74dd162c_8443_4c7f_b89d_c0f0f21cb5bb:n [id="id_a49307f8_3e26_45e9_a614_9bc93dc461ed@fun-main" tailtooltip=" " edgetooltip=" "]

}
