
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_7b1beb89_a12c_4372_9013_417d43e6499f [id="id_7b1beb89_a12c_4372_9013_417d43e6499f#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_a923bb36_e3be_4940_80d2_7f0890fe45de [id="id_a923bb36_e3be_4940_80d2_7f0890fe45de#Declare" pos="0.0,9999.0625!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="temp1cel" tooltip="temp1cel: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c2adff0c_61b8_47e9_8169_4852f609bc65 [id="id_c2adff0c_61b8_47e9_8169_4852f609bc65#Declare" pos="0.0,9998.125!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="temp2far" tooltip="temp2far: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_3c2c3b41_d945_4c60_92c0_7679f7c9c69c [id="id_3c2c3b41_d945_4c60_92c0_7679f7c9c69c#Input" pos="0.0,9997.1875!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="temp1cel" tooltip="temp1cel" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d4d5eb70_cb40_45cd_bc7c_a2666e19c383 [id="id_d4d5eb70_cb40_45cd_bc7c_a2666e19c383#Assign" pos="0.0,9996.25!" height=0.4 width=3.2800000000000002 fixedsize=true group="fun-main"    label="temp2far = (temp1cel*9/5)+32" tooltip="temp2far = (temp1cel*9/5)+32" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_5743a673_2fd1_41cb_a598_d77cd35374fc [id="id_5743a673_2fd1_41cb_a598_d77cd35374fc#Output" pos="0.0,9995.3125!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="temp2far" tooltip="temp2far" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_35a2a4a0_55ae_4327_aecd_a4877e84affc [id="id_35a2a4a0_55ae_4327_aecd_a4877e84affc#If" pos="0.0,9994.375!" height=0.5 width=2.15 fixedsize=true group="fun-main" 
    label="temp2far > 98.4" tooltip="temp2far > 98.4" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_35a2a4a0_55ae_4327_aecd_a4877e84affc [pos="1.25,9994.375!" shape=point width=0]
  false_dummy_up_id_35a2a4a0_55ae_4327_aecd_a4877e84affc [pos="-1.25,9994.375!" shape=point width=0]
  
  id_658dfae3_bb3c_456d_9f87_542b0abd7822 [id="id_658dfae3_bb3c_456d_9f87_542b0abd7822#Output" pos="1.25,9993.4375!" height=0.4 width=1.19 fixedsize=true group="id_ff759a0f_68a4_4b5f_b1f0_ae31c72fba51"    label="\"fever\"" tooltip="\"fever\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_41b2a83b_1797_42d2_84c1_f791238cd22a [id="id_41b2a83b_1797_42d2_84c1_f791238cd22a#Output" pos="-1.25,9993.4375!" height=0.4 width=1.74 fixedsize=true group="id_9a658487_d07c_46a2_a01c_3378a0b4e305"    label="\"no concern\"" tooltip="\"no concern\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_35a2a4a0_55ae_4327_aecd_a4877e84affc [ pos="1.25,9992.5!" shape=point width=0]
  false_dummy_down_id_35a2a4a0_55ae_4327_aecd_a4877e84affc [ pos="-1.25,9992.5!" shape=point width=0]
  
  end_id_35a2a4a0_55ae_4327_aecd_a4877e84affc [id="end_id_35a2a4a0_55ae_4327_aecd_a4877e84affc#IfEnd" class="flowrun-not-selectable" pos="0.0,9992.5!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_23a44624_6c1e_44a3_8124_5fa517ae49eb [id="id_23a44624_6c1e_44a3_8124_5fa517ae49eb#Return" pos="0.0,9991.5625!" 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_7b1beb89_a12c_4372_9013_417d43e6499f:s -> id_a923bb36_e3be_4940_80d2_7f0890fe45de:n [id="id_7b1beb89_a12c_4372_9013_417d43e6499f@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a923bb36_e3be_4940_80d2_7f0890fe45de:s -> id_c2adff0c_61b8_47e9_8169_4852f609bc65:n [id="id_a923bb36_e3be_4940_80d2_7f0890fe45de@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c2adff0c_61b8_47e9_8169_4852f609bc65:s -> id_3c2c3b41_d945_4c60_92c0_7679f7c9c69c:n [id="id_c2adff0c_61b8_47e9_8169_4852f609bc65@fun-main" tailtooltip=" " edgetooltip=" "]
  id_3c2c3b41_d945_4c60_92c0_7679f7c9c69c:s -> id_d4d5eb70_cb40_45cd_bc7c_a2666e19c383:n [id="id_3c2c3b41_d945_4c60_92c0_7679f7c9c69c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_d4d5eb70_cb40_45cd_bc7c_a2666e19c383:s -> id_5743a673_2fd1_41cb_a598_d77cd35374fc:n [id="id_d4d5eb70_cb40_45cd_bc7c_a2666e19c383@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5743a673_2fd1_41cb_a598_d77cd35374fc:s -> id_35a2a4a0_55ae_4327_aecd_a4877e84affc:n [id="id_5743a673_2fd1_41cb_a598_d77cd35374fc@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_35a2a4a0_55ae_4327_aecd_a4877e84affc:e -> true_dummy_up_id_35a2a4a0_55ae_4327_aecd_a4877e84affc [id="id_35a2a4a0_55ae_4327_aecd_a4877e84affc@id_ff759a0f_68a4_4b5f_b1f0_ae31c72fba51" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_35a2a4a0_55ae_4327_aecd_a4877e84affc -> id_658dfae3_bb3c_456d_9f87_542b0abd7822:n [id="id_35a2a4a0_55ae_4327_aecd_a4877e84affc@id_ff759a0f_68a4_4b5f_b1f0_ae31c72fba51" tailtooltip=" " edgetooltip=" "]
  
  id_658dfae3_bb3c_456d_9f87_542b0abd7822:s -> true_dummy_down_id_35a2a4a0_55ae_4327_aecd_a4877e84affc:n [id="id_658dfae3_bb3c_456d_9f87_542b0abd7822@id_ff759a0f_68a4_4b5f_b1f0_ae31c72fba51" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_35a2a4a0_55ae_4327_aecd_a4877e84affc -> end_id_35a2a4a0_55ae_4327_aecd_a4877e84affc [id="id_658dfae3_bb3c_456d_9f87_542b0abd7822@id_ff759a0f_68a4_4b5f_b1f0_ae31c72fba51" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_35a2a4a0_55ae_4327_aecd_a4877e84affc:w -> false_dummy_up_id_35a2a4a0_55ae_4327_aecd_a4877e84affc [id="id_35a2a4a0_55ae_4327_aecd_a4877e84affc@id_9a658487_d07c_46a2_a01c_3378a0b4e305" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_35a2a4a0_55ae_4327_aecd_a4877e84affc -> id_41b2a83b_1797_42d2_84c1_f791238cd22a:n [id="id_35a2a4a0_55ae_4327_aecd_a4877e84affc@id_9a658487_d07c_46a2_a01c_3378a0b4e305" tailtooltip=" " edgetooltip=" "]
  
  id_41b2a83b_1797_42d2_84c1_f791238cd22a:s -> false_dummy_down_id_35a2a4a0_55ae_4327_aecd_a4877e84affc:n [id="id_41b2a83b_1797_42d2_84c1_f791238cd22a@id_9a658487_d07c_46a2_a01c_3378a0b4e305" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_35a2a4a0_55ae_4327_aecd_a4877e84affc -> end_id_35a2a4a0_55ae_4327_aecd_a4877e84affc [id="id_41b2a83b_1797_42d2_84c1_f791238cd22a@id_9a658487_d07c_46a2_a01c_3378a0b4e305" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_35a2a4a0_55ae_4327_aecd_a4877e84affc:s -> id_23a44624_6c1e_44a3_8124_5fa517ae49eb:n [id="end_id_35a2a4a0_55ae_4327_aecd_a4877e84affc@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
