
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_044b2597_31a7_40d3_b478_ef6b525ce2ca [id="id_044b2597_31a7_40d3_b478_ef6b525ce2ca#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_28766708_f87b_4d65_903d_edf43226487c [id="id_28766708_f87b_4d65_903d_edf43226487c#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="celcius" tooltip="celcius: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6daebad2_8781_4114_a5cc_d01cba759b83 [id="id_6daebad2_8781_4114_a5cc_d01cba759b83#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="celcius" tooltip="celcius" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_90dac1b1_9601_4d8a_bfcc_af39b91bdbfa [id="id_90dac1b1_9601_4d8a_bfcc_af39b91bdbfa#Declare" pos="0.0,9997.1875!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="faranheit" tooltip="faranheit: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_aec98dcc_dda8_409f_8f63_c3aecbbfe4be [id="id_aec98dcc_dda8_409f_8f63_c3aecbbfe4be#Assign" pos="0.0,9996.25!" height=0.4 width=2.62 fixedsize=true group="fun-main"    label="aranheit = celcius*9/5" tooltip="aranheit = celcius*9/5" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_1163daf6_908e_48d8_b504_d7a1e7bb13fe [id="id_1163daf6_908e_48d8_b504_d7a1e7bb13fe#Output" pos="0.0,9995.3125!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="faranheit" tooltip="faranheit" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_bee85e5f_d8f3_4c46_a57d_fcaf2f5d7885 [id="id_bee85e5f_d8f3_4c46_a57d_fcaf2f5d7885#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_044b2597_31a7_40d3_b478_ef6b525ce2ca:s -> id_28766708_f87b_4d65_903d_edf43226487c:n [id="id_044b2597_31a7_40d3_b478_ef6b525ce2ca@fun-main" tailtooltip=" " edgetooltip=" "]
  id_28766708_f87b_4d65_903d_edf43226487c:s -> id_6daebad2_8781_4114_a5cc_d01cba759b83:n [id="id_28766708_f87b_4d65_903d_edf43226487c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_6daebad2_8781_4114_a5cc_d01cba759b83:s -> id_90dac1b1_9601_4d8a_bfcc_af39b91bdbfa:n [id="id_6daebad2_8781_4114_a5cc_d01cba759b83@fun-main" tailtooltip=" " edgetooltip=" "]
  id_90dac1b1_9601_4d8a_bfcc_af39b91bdbfa:s -> id_aec98dcc_dda8_409f_8f63_c3aecbbfe4be:n [id="id_90dac1b1_9601_4d8a_bfcc_af39b91bdbfa@fun-main" tailtooltip=" " edgetooltip=" "]
  id_aec98dcc_dda8_409f_8f63_c3aecbbfe4be:s -> id_1163daf6_908e_48d8_b504_d7a1e7bb13fe:n [id="id_aec98dcc_dda8_409f_8f63_c3aecbbfe4be@fun-main" tailtooltip=" " edgetooltip=" "]
  id_1163daf6_908e_48d8_b504_d7a1e7bb13fe:s -> id_bee85e5f_d8f3_4c46_a57d_fcaf2f5d7885:n [id="id_1163daf6_908e_48d8_b504_d7a1e7bb13fe@fun-main" tailtooltip=" " edgetooltip=" "]

}
