
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_0191a0bc_949f_4681_8fd5_da0cd2036914 [id="id_0191a0bc_949f_4681_8fd5_da0cd2036914#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_63974c61_374a_4698_8ff0_a05b10a7ad24 [id="id_63974c61_374a_4698_8ff0_a05b10a7ad24#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="hours" tooltip="hours: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_da6760fd_db7d_4d4d_83b9_6b43597deae2 [id="id_da6760fd_db7d_4d4d_83b9_6b43597deae2#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="rate" tooltip="rate: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_112ab849_21d0_46cd_ab8a_67e6d5cff8b0 [id="id_112ab849_21d0_46cd_ab8a_67e6d5cff8b0#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="wages" tooltip="wages: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_96e58809_7025_42d4_913e_f72239dcc6f9 [id="id_96e58809_7025_42d4_913e_f72239dcc6f9#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="hour" tooltip="hour" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_94498123_b1e3_47c6_9e72_bb274606a477 [id="id_94498123_b1e3_47c6_9e72_bb274606a477#Input" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="rate" tooltip="rate" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_fd2ec26a_5223_418d_9d4e_0a28e7689a37 [id="id_fd2ec26a_5223_418d_9d4e_0a28e7689a37#Assign" pos="0.0,9994.375!" height=0.4 width=2.18 fixedsize=true group="fun-main"    label="wages = hours*rate" tooltip="wages = hours*rate" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_bbc636f3_187c_4d58_9f05_0fa78f9c2299 [id="id_bbc636f3_187c_4d58_9f05_0fa78f9c2299#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_7a3419c1_b097_410c_955f_4c64a4269e01 [id="id_7a3419c1_b097_410c_955f_4c64a4269e01#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_0191a0bc_949f_4681_8fd5_da0cd2036914:s -> id_63974c61_374a_4698_8ff0_a05b10a7ad24:n [id="id_0191a0bc_949f_4681_8fd5_da0cd2036914@fun-main" tailtooltip=" " edgetooltip=" "]
  id_63974c61_374a_4698_8ff0_a05b10a7ad24:s -> id_da6760fd_db7d_4d4d_83b9_6b43597deae2:n [id="id_63974c61_374a_4698_8ff0_a05b10a7ad24@fun-main" tailtooltip=" " edgetooltip=" "]
  id_da6760fd_db7d_4d4d_83b9_6b43597deae2:s -> id_112ab849_21d0_46cd_ab8a_67e6d5cff8b0:n [id="id_da6760fd_db7d_4d4d_83b9_6b43597deae2@fun-main" tailtooltip=" " edgetooltip=" "]
  id_112ab849_21d0_46cd_ab8a_67e6d5cff8b0:s -> id_96e58809_7025_42d4_913e_f72239dcc6f9:n [id="id_112ab849_21d0_46cd_ab8a_67e6d5cff8b0@fun-main" tailtooltip=" " edgetooltip=" "]
  id_96e58809_7025_42d4_913e_f72239dcc6f9:s -> id_94498123_b1e3_47c6_9e72_bb274606a477:n [id="id_96e58809_7025_42d4_913e_f72239dcc6f9@fun-main" tailtooltip=" " edgetooltip=" "]
  id_94498123_b1e3_47c6_9e72_bb274606a477:s -> id_fd2ec26a_5223_418d_9d4e_0a28e7689a37:n [id="id_94498123_b1e3_47c6_9e72_bb274606a477@fun-main" tailtooltip=" " edgetooltip=" "]
  id_fd2ec26a_5223_418d_9d4e_0a28e7689a37:s -> id_bbc636f3_187c_4d58_9f05_0fa78f9c2299:n [id="id_fd2ec26a_5223_418d_9d4e_0a28e7689a37@fun-main" tailtooltip=" " edgetooltip=" "]
  id_bbc636f3_187c_4d58_9f05_0fa78f9c2299:s -> id_7a3419c1_b097_410c_955f_4c64a4269e01:n [id="id_bbc636f3_187c_4d58_9f05_0fa78f9c2299@fun-main" tailtooltip=" " edgetooltip=" "]

}
