
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_3c9ee57c_4be9_46a5_bd58_359e065cb66f [id="id_3c9ee57c_4be9_46a5_bd58_359e065cb66f#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_af46d335_4305_42aa_ad80_8a00b60d0930 [id="id_af46d335_4305_42aa_ad80_8a00b60d0930#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x = 0" tooltip="x: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_453ad2e5_c34f_4b59_80ad_f98977d5385a [id="id_453ad2e5_c34f_4b59_80ad_f98977d5385a#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a68c8ffd_0e91_436c_b30a_033564433db5 [id="id_a68c8ffd_0e91_436c_b30a_033564433db5#If" pos="0.0,9997.1875!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="x>0" tooltip="x>0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_a68c8ffd_0e91_436c_b30a_033564433db5 [pos="2.5,9997.1875!" shape=point width=0]
  false_dummy_up_id_a68c8ffd_0e91_436c_b30a_033564433db5 [pos="-2.5,9997.1875!" shape=point width=0]
  
  id_6e3791f1_4a2d_4a79_9e36_5a4a7b476839 [id="id_6e3791f1_4a2d_4a79_9e36_5a4a7b476839#Output" pos="2.5,9996.25!" height=0.4 width=2.29 fixedsize=true group="id_f5babe68_bf8e_447a_ab98_2c92c54ea18f"    label="\"POSITIVE NUMBER\"" tooltip="\"POSITIVE NUMBER\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_be654075_0920_44df_a63a_d205c538c2bf [id="id_be654075_0920_44df_a63a_d205c538c2bf#Output" pos="-2.5,9996.25!" height=0.4 width=2.29 fixedsize=true group="id_108e25c8_543d_4a07_83f4_5d656277f99e"    label="\"NEGATIVE NUMBER\"" tooltip="\"NEGATIVE NUMBER\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_a68c8ffd_0e91_436c_b30a_033564433db5 [ pos="2.5,9995.3125!" shape=point width=0]
  false_dummy_down_id_a68c8ffd_0e91_436c_b30a_033564433db5 [ pos="-2.5,9995.3125!" shape=point width=0]
  
  end_id_a68c8ffd_0e91_436c_b30a_033564433db5 [id="end_id_a68c8ffd_0e91_436c_b30a_033564433db5#IfEnd" class="flowrun-not-selectable" pos="0.0,9995.3125!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_0571a636_6508_4574_84a2_02663adadbb8 [id="id_0571a636_6508_4574_84a2_02663adadbb8#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_3c9ee57c_4be9_46a5_bd58_359e065cb66f:s -> id_af46d335_4305_42aa_ad80_8a00b60d0930:n [id="id_3c9ee57c_4be9_46a5_bd58_359e065cb66f@fun-main" tailtooltip=" " edgetooltip=" "]
  id_af46d335_4305_42aa_ad80_8a00b60d0930:s -> id_453ad2e5_c34f_4b59_80ad_f98977d5385a:n [id="id_af46d335_4305_42aa_ad80_8a00b60d0930@fun-main" tailtooltip=" " edgetooltip=" "]
  id_453ad2e5_c34f_4b59_80ad_f98977d5385a:s -> id_a68c8ffd_0e91_436c_b30a_033564433db5:n [id="id_453ad2e5_c34f_4b59_80ad_f98977d5385a@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_a68c8ffd_0e91_436c_b30a_033564433db5:e -> true_dummy_up_id_a68c8ffd_0e91_436c_b30a_033564433db5 [id="id_a68c8ffd_0e91_436c_b30a_033564433db5@id_f5babe68_bf8e_447a_ab98_2c92c54ea18f" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_a68c8ffd_0e91_436c_b30a_033564433db5 -> id_6e3791f1_4a2d_4a79_9e36_5a4a7b476839:n [id="id_a68c8ffd_0e91_436c_b30a_033564433db5@id_f5babe68_bf8e_447a_ab98_2c92c54ea18f" tailtooltip=" " edgetooltip=" "]
  
  id_6e3791f1_4a2d_4a79_9e36_5a4a7b476839:s -> true_dummy_down_id_a68c8ffd_0e91_436c_b30a_033564433db5:n [id="id_6e3791f1_4a2d_4a79_9e36_5a4a7b476839@id_f5babe68_bf8e_447a_ab98_2c92c54ea18f" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_a68c8ffd_0e91_436c_b30a_033564433db5 -> end_id_a68c8ffd_0e91_436c_b30a_033564433db5 [id="id_6e3791f1_4a2d_4a79_9e36_5a4a7b476839@id_f5babe68_bf8e_447a_ab98_2c92c54ea18f" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_a68c8ffd_0e91_436c_b30a_033564433db5:w -> false_dummy_up_id_a68c8ffd_0e91_436c_b30a_033564433db5 [id="id_a68c8ffd_0e91_436c_b30a_033564433db5@id_108e25c8_543d_4a07_83f4_5d656277f99e" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_a68c8ffd_0e91_436c_b30a_033564433db5 -> id_be654075_0920_44df_a63a_d205c538c2bf:n [id="id_a68c8ffd_0e91_436c_b30a_033564433db5@id_108e25c8_543d_4a07_83f4_5d656277f99e" tailtooltip=" " edgetooltip=" "]
  
  id_be654075_0920_44df_a63a_d205c538c2bf:s -> false_dummy_down_id_a68c8ffd_0e91_436c_b30a_033564433db5:n [id="id_be654075_0920_44df_a63a_d205c538c2bf@id_108e25c8_543d_4a07_83f4_5d656277f99e" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_a68c8ffd_0e91_436c_b30a_033564433db5 -> end_id_a68c8ffd_0e91_436c_b30a_033564433db5 [id="id_be654075_0920_44df_a63a_d205c538c2bf@id_108e25c8_543d_4a07_83f4_5d656277f99e" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_a68c8ffd_0e91_436c_b30a_033564433db5:s -> id_0571a636_6508_4574_84a2_02663adadbb8:n [id="end_id_a68c8ffd_0e91_436c_b30a_033564433db5@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
