
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_0cb68dbd_b097_46d6_864b_957d66fb3e45 [id="id_0cb68dbd_b097_46d6_864b_957d66fb3e45#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_93664dc3_f662_4773_aab7_7ab52c98b262 [id="id_93664dc3_f662_4773_aab7_7ab52c98b262#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="r" tooltip="r: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_5a0b56c0_576a_490e_a27d_d2cfbefdd15c [id="id_5a0b56c0_576a_490e_a27d_d2cfbefdd15c#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="area" tooltip="area: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0356fc2d_737c_435a_a3c5_3f1c4e6036d4 [id="id_0356fc2d_737c_435a_a3c5_3f1c4e6036d4#Output" pos="0.0,9997.1875!" height=0.4 width=3.9400000000000004 fixedsize=true group="fun-main"    label="\"enter the radius of the circle\"" tooltip="\"enter the radius of the circle\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ed9e1b44_496b_4b2d_91f5_0f2fd573705d [id="id_ed9e1b44_496b_4b2d_91f5_0f2fd573705d#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="r" tooltip="r" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_75c2fc77_2fac_48a8_9877_b2da6627305f [id="id_75c2fc77_2fac_48a8_9877_b2da6627305f#If" pos="0.0,9995.3125!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="r>0" tooltip="r>0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_75c2fc77_2fac_48a8_9877_b2da6627305f [pos="2.5,9995.3125!" shape=point width=0]
  false_dummy_up_id_75c2fc77_2fac_48a8_9877_b2da6627305f [pos="-2.5,9995.3125!" shape=point width=0]
  
  id_a02a4566_18bc_4c37_b4a1_a884f8a5d95b [id="id_a02a4566_18bc_4c37_b4a1_a884f8a5d95b#Assign" pos="2.5,9994.375!" height=0.4 width=2.29 fixedsize=true group="id_87ce96a8_ac3c_4026_aeca_3cdd2af270cb"    label="area = 3.14 * r * r" tooltip="area = 3.14 * r * r" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_05b070cf_dec4_4e5c_8f66_1ad801ab2912 [id="id_05b070cf_dec4_4e5c_8f66_1ad801ab2912#Output" pos="2.5,9993.4375!" height=0.4 width=3.06 fixedsize=true group="id_87ce96a8_ac3c_4026_aeca_3cdd2af270cb"    label="\"area of circle: \"+ area" tooltip="\"area of circle: \"+ area" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4f4d53c5_6fbe_4a02_b1eb_4edc4c54beb6 [id="id_4f4d53c5_6fbe_4a02_b1eb_4edc4c54beb6#Output" pos="-2.5,9994.375!" height=0.4 width=3.72 fixedsize=true group="id_1f74b6ec_6469_4cab_a6f9_c82c61fb00bb"    label="\"value must be greater than 0\"" tooltip="\"value must be greater than 0\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_75c2fc77_2fac_48a8_9877_b2da6627305f [ pos="2.5,9992.5!" shape=point width=0]
  false_dummy_down_id_75c2fc77_2fac_48a8_9877_b2da6627305f [ pos="-2.5,9992.5!" shape=point width=0]
  
  end_id_75c2fc77_2fac_48a8_9877_b2da6627305f [id="end_id_75c2fc77_2fac_48a8_9877_b2da6627305f#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_418a4364_1fcc_4b48_aded_8056df412298 [id="id_418a4364_1fcc_4b48_aded_8056df412298#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_0cb68dbd_b097_46d6_864b_957d66fb3e45:s -> id_93664dc3_f662_4773_aab7_7ab52c98b262:n [id="id_0cb68dbd_b097_46d6_864b_957d66fb3e45@fun-main" tailtooltip=" " edgetooltip=" "]
  id_93664dc3_f662_4773_aab7_7ab52c98b262:s -> id_5a0b56c0_576a_490e_a27d_d2cfbefdd15c:n [id="id_93664dc3_f662_4773_aab7_7ab52c98b262@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5a0b56c0_576a_490e_a27d_d2cfbefdd15c:s -> id_0356fc2d_737c_435a_a3c5_3f1c4e6036d4:n [id="id_5a0b56c0_576a_490e_a27d_d2cfbefdd15c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_0356fc2d_737c_435a_a3c5_3f1c4e6036d4:s -> id_ed9e1b44_496b_4b2d_91f5_0f2fd573705d:n [id="id_0356fc2d_737c_435a_a3c5_3f1c4e6036d4@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ed9e1b44_496b_4b2d_91f5_0f2fd573705d:s -> id_75c2fc77_2fac_48a8_9877_b2da6627305f:n [id="id_ed9e1b44_496b_4b2d_91f5_0f2fd573705d@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_75c2fc77_2fac_48a8_9877_b2da6627305f:e -> true_dummy_up_id_75c2fc77_2fac_48a8_9877_b2da6627305f [id="id_75c2fc77_2fac_48a8_9877_b2da6627305f@id_87ce96a8_ac3c_4026_aeca_3cdd2af270cb" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_75c2fc77_2fac_48a8_9877_b2da6627305f -> id_a02a4566_18bc_4c37_b4a1_a884f8a5d95b:n [id="id_75c2fc77_2fac_48a8_9877_b2da6627305f@id_87ce96a8_ac3c_4026_aeca_3cdd2af270cb" tailtooltip=" " edgetooltip=" "]
  
  id_a02a4566_18bc_4c37_b4a1_a884f8a5d95b:s -> id_05b070cf_dec4_4e5c_8f66_1ad801ab2912:n [id="id_a02a4566_18bc_4c37_b4a1_a884f8a5d95b@id_87ce96a8_ac3c_4026_aeca_3cdd2af270cb" tailtooltip=" " edgetooltip=" "]
  id_05b070cf_dec4_4e5c_8f66_1ad801ab2912:s -> true_dummy_down_id_75c2fc77_2fac_48a8_9877_b2da6627305f:n [id="id_05b070cf_dec4_4e5c_8f66_1ad801ab2912@id_87ce96a8_ac3c_4026_aeca_3cdd2af270cb" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_75c2fc77_2fac_48a8_9877_b2da6627305f -> end_id_75c2fc77_2fac_48a8_9877_b2da6627305f [id="id_05b070cf_dec4_4e5c_8f66_1ad801ab2912@id_87ce96a8_ac3c_4026_aeca_3cdd2af270cb" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_75c2fc77_2fac_48a8_9877_b2da6627305f:w -> false_dummy_up_id_75c2fc77_2fac_48a8_9877_b2da6627305f [id="id_75c2fc77_2fac_48a8_9877_b2da6627305f@id_1f74b6ec_6469_4cab_a6f9_c82c61fb00bb" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_75c2fc77_2fac_48a8_9877_b2da6627305f -> id_4f4d53c5_6fbe_4a02_b1eb_4edc4c54beb6:n [id="id_75c2fc77_2fac_48a8_9877_b2da6627305f@id_1f74b6ec_6469_4cab_a6f9_c82c61fb00bb" tailtooltip=" " edgetooltip=" "]
  
  id_4f4d53c5_6fbe_4a02_b1eb_4edc4c54beb6:s -> false_dummy_down_id_75c2fc77_2fac_48a8_9877_b2da6627305f:n [id="id_4f4d53c5_6fbe_4a02_b1eb_4edc4c54beb6@id_1f74b6ec_6469_4cab_a6f9_c82c61fb00bb" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_75c2fc77_2fac_48a8_9877_b2da6627305f -> end_id_75c2fc77_2fac_48a8_9877_b2da6627305f [id="id_4f4d53c5_6fbe_4a02_b1eb_4edc4c54beb6@id_1f74b6ec_6469_4cab_a6f9_c82c61fb00bb" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_75c2fc77_2fac_48a8_9877_b2da6627305f:s -> id_418a4364_1fcc_4b48_aded_8056df412298:n [id="end_id_75c2fc77_2fac_48a8_9877_b2da6627305f@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
