
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_01d11401_9f08_4faf_99f6_e436f0cab0c1 [id="id_01d11401_9f08_4faf_99f6_e436f0cab0c1#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_5347368a_91f3_4853_9fab_7686ceb642a5 [id="id_5347368a_91f3_4853_9fab_7686ceb642a5#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="number" tooltip="number: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d426130a_7097_4867_8d9f_127079f0f0ac [id="id_d426130a_7097_4867_8d9f_127079f0f0ac#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="number" tooltip="number" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f4af7d35_8011_4698_86dd_3d5f25ca41b3 [id="id_f4af7d35_8011_4698_86dd_3d5f25ca41b3#If" pos="0.0,9997.1875!" height=0.5 width=1.71 fixedsize=true group="fun-main" 
    label="number%2==0" tooltip="number%2==0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3 [pos="1.25,9997.1875!" shape=point width=0]
  false_dummy_up_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3 [pos="-1.25,9997.1875!" shape=point width=0]
  
  id_e9209f58_f079_4cae_b1e3_c100c06b3380 [id="id_e9209f58_f079_4cae_b1e3_c100c06b3380#Output" pos="1.25,9996.25!" height=0.4 width=1.41 fixedsize=true group="id_5ec492e9_c8d7_421f_9c73_d6fc14d43909"    label="\"is even\"" tooltip="\"is even\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_773373f7_6deb_4200_9ae3_c15e0434536c [id="id_773373f7_6deb_4200_9ae3_c15e0434536c#Output" pos="-1.25,9996.25!" height=0.4 width=1.3 fixedsize=true group="id_ab3f0e1f_ddad_4107_b3e6_3ee69c5bbd12"    label="\"is odd\"" tooltip="\"is odd\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3 [ pos="1.25,9995.3125!" shape=point width=0]
  false_dummy_down_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3 [ pos="-1.25,9995.3125!" shape=point width=0]
  
  end_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3 [id="end_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3#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_8312217f_50e0_4a02_b71e_051991a4fa8d [id="id_8312217f_50e0_4a02_b71e_051991a4fa8d#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_01d11401_9f08_4faf_99f6_e436f0cab0c1:s -> id_5347368a_91f3_4853_9fab_7686ceb642a5:n [id="id_01d11401_9f08_4faf_99f6_e436f0cab0c1@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5347368a_91f3_4853_9fab_7686ceb642a5:s -> id_d426130a_7097_4867_8d9f_127079f0f0ac:n [id="id_5347368a_91f3_4853_9fab_7686ceb642a5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_d426130a_7097_4867_8d9f_127079f0f0ac:s -> id_f4af7d35_8011_4698_86dd_3d5f25ca41b3:n [id="id_d426130a_7097_4867_8d9f_127079f0f0ac@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_f4af7d35_8011_4698_86dd_3d5f25ca41b3:e -> true_dummy_up_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3 [id="id_f4af7d35_8011_4698_86dd_3d5f25ca41b3@id_5ec492e9_c8d7_421f_9c73_d6fc14d43909" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3 -> id_e9209f58_f079_4cae_b1e3_c100c06b3380:n [id="id_f4af7d35_8011_4698_86dd_3d5f25ca41b3@id_5ec492e9_c8d7_421f_9c73_d6fc14d43909" tailtooltip=" " edgetooltip=" "]
  
  id_e9209f58_f079_4cae_b1e3_c100c06b3380:s -> true_dummy_down_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3:n [id="id_e9209f58_f079_4cae_b1e3_c100c06b3380@id_5ec492e9_c8d7_421f_9c73_d6fc14d43909" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3 -> end_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3 [id="id_e9209f58_f079_4cae_b1e3_c100c06b3380@id_5ec492e9_c8d7_421f_9c73_d6fc14d43909" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_f4af7d35_8011_4698_86dd_3d5f25ca41b3:w -> false_dummy_up_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3 [id="id_f4af7d35_8011_4698_86dd_3d5f25ca41b3@id_ab3f0e1f_ddad_4107_b3e6_3ee69c5bbd12" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3 -> id_773373f7_6deb_4200_9ae3_c15e0434536c:n [id="id_f4af7d35_8011_4698_86dd_3d5f25ca41b3@id_ab3f0e1f_ddad_4107_b3e6_3ee69c5bbd12" tailtooltip=" " edgetooltip=" "]
  
  id_773373f7_6deb_4200_9ae3_c15e0434536c:s -> false_dummy_down_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3:n [id="id_773373f7_6deb_4200_9ae3_c15e0434536c@id_ab3f0e1f_ddad_4107_b3e6_3ee69c5bbd12" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3 -> end_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3 [id="id_773373f7_6deb_4200_9ae3_c15e0434536c@id_ab3f0e1f_ddad_4107_b3e6_3ee69c5bbd12" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3:s -> id_8312217f_50e0_4a02_b71e_051991a4fa8d:n [id="end_id_f4af7d35_8011_4698_86dd_3d5f25ca41b3@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
