
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_f6824c33_ea5e_4370_a389_37c701fc02bd [id="id_f6824c33_ea5e_4370_a389_37c701fc02bd#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_80f1b04d_a043_4b03_9540_c2d741ad45ff [id="id_80f1b04d_a043_4b03_9540_c2d741ad45ff#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_46a144a1_9f35_4bcc_9435_cf3736788da7 [id="id_46a144a1_9f35_4bcc_9435_cf3736788da7#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_be9b9475_36f9_4f36_a1a1_6c3611d76217 [id="id_be9b9475_36f9_4f36_a1a1_6c3611d76217#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="y" tooltip="y: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_5392781f_634d_416f_8eaa_690cc1fe31bc [id="id_5392781f_634d_416f_8eaa_690cc1fe31bc#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="y" tooltip="y" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_861901f4_dfa9_4d6f_b25c_8a108333024e [id="id_861901f4_dfa9_4d6f_b25c_8a108333024e#Declare" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="z = x%y" tooltip="z: Integer = x%y" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d009b87a_046b_486d_9b5c_e296a1add042 [id="id_d009b87a_046b_486d_9b5c_e296a1add042#If" pos="0.0,9994.375!" height=0.5 width=1.1600000000000001 fixedsize=true group="fun-main" 
    label="z == 0" tooltip="z == 0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_d009b87a_046b_486d_9b5c_e296a1add042 [pos="2.5,9994.375!" shape=point width=0]
  false_dummy_up_id_d009b87a_046b_486d_9b5c_e296a1add042 [pos="-2.5,9994.375!" shape=point width=0]
  
  id_23768da2_c1d6_4df3_be32_e54ffbb5f43c [id="id_23768da2_c1d6_4df3_be32_e54ffbb5f43c#Output" pos="2.5,9993.4375!" height=0.4 width=3.1700000000000004 fixedsize=true group="id_adca0075_1f5f_422b_a42a_7410f7a691a7"    label="\"the number is divisible\"" tooltip="\"the number is divisible\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c9d4783e_31b4_4976_aad4_3cefe7cbc142 [id="id_c9d4783e_31b4_4976_aad4_3cefe7cbc142#Output" pos="-2.5,9993.4375!" height=0.4 width=3.39 fixedsize=true group="id_37e631a0_0e4a_444e_b48a_776a146bb01a"    label="\"the number is not divisib\"" tooltip="\"the number is not divisib\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_d009b87a_046b_486d_9b5c_e296a1add042 [ pos="2.5,9992.5!" shape=point width=0]
  false_dummy_down_id_d009b87a_046b_486d_9b5c_e296a1add042 [ pos="-2.5,9992.5!" shape=point width=0]
  
  end_id_d009b87a_046b_486d_9b5c_e296a1add042 [id="end_id_d009b87a_046b_486d_9b5c_e296a1add042#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_d6163d9d_fc13_474b_835b_3b6443c45060 [id="id_d6163d9d_fc13_474b_835b_3b6443c45060#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_f6824c33_ea5e_4370_a389_37c701fc02bd:s -> id_80f1b04d_a043_4b03_9540_c2d741ad45ff:n [id="id_f6824c33_ea5e_4370_a389_37c701fc02bd@fun-main" tailtooltip=" " edgetooltip=" "]
  id_80f1b04d_a043_4b03_9540_c2d741ad45ff:s -> id_46a144a1_9f35_4bcc_9435_cf3736788da7:n [id="id_80f1b04d_a043_4b03_9540_c2d741ad45ff@fun-main" tailtooltip=" " edgetooltip=" "]
  id_46a144a1_9f35_4bcc_9435_cf3736788da7:s -> id_be9b9475_36f9_4f36_a1a1_6c3611d76217:n [id="id_46a144a1_9f35_4bcc_9435_cf3736788da7@fun-main" tailtooltip=" " edgetooltip=" "]
  id_be9b9475_36f9_4f36_a1a1_6c3611d76217:s -> id_5392781f_634d_416f_8eaa_690cc1fe31bc:n [id="id_be9b9475_36f9_4f36_a1a1_6c3611d76217@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5392781f_634d_416f_8eaa_690cc1fe31bc:s -> id_861901f4_dfa9_4d6f_b25c_8a108333024e:n [id="id_5392781f_634d_416f_8eaa_690cc1fe31bc@fun-main" tailtooltip=" " edgetooltip=" "]
  id_861901f4_dfa9_4d6f_b25c_8a108333024e:s -> id_d009b87a_046b_486d_9b5c_e296a1add042:n [id="id_861901f4_dfa9_4d6f_b25c_8a108333024e@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_d009b87a_046b_486d_9b5c_e296a1add042:e -> true_dummy_up_id_d009b87a_046b_486d_9b5c_e296a1add042 [id="id_d009b87a_046b_486d_9b5c_e296a1add042@id_adca0075_1f5f_422b_a42a_7410f7a691a7" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_d009b87a_046b_486d_9b5c_e296a1add042 -> id_23768da2_c1d6_4df3_be32_e54ffbb5f43c:n [id="id_d009b87a_046b_486d_9b5c_e296a1add042@id_adca0075_1f5f_422b_a42a_7410f7a691a7" tailtooltip=" " edgetooltip=" "]
  
  id_23768da2_c1d6_4df3_be32_e54ffbb5f43c:s -> true_dummy_down_id_d009b87a_046b_486d_9b5c_e296a1add042:n [id="id_23768da2_c1d6_4df3_be32_e54ffbb5f43c@id_adca0075_1f5f_422b_a42a_7410f7a691a7" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_d009b87a_046b_486d_9b5c_e296a1add042 -> end_id_d009b87a_046b_486d_9b5c_e296a1add042 [id="id_23768da2_c1d6_4df3_be32_e54ffbb5f43c@id_adca0075_1f5f_422b_a42a_7410f7a691a7" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_d009b87a_046b_486d_9b5c_e296a1add042:w -> false_dummy_up_id_d009b87a_046b_486d_9b5c_e296a1add042 [id="id_d009b87a_046b_486d_9b5c_e296a1add042@id_37e631a0_0e4a_444e_b48a_776a146bb01a" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_d009b87a_046b_486d_9b5c_e296a1add042 -> id_c9d4783e_31b4_4976_aad4_3cefe7cbc142:n [id="id_d009b87a_046b_486d_9b5c_e296a1add042@id_37e631a0_0e4a_444e_b48a_776a146bb01a" tailtooltip=" " edgetooltip=" "]
  
  id_c9d4783e_31b4_4976_aad4_3cefe7cbc142:s -> false_dummy_down_id_d009b87a_046b_486d_9b5c_e296a1add042:n [id="id_c9d4783e_31b4_4976_aad4_3cefe7cbc142@id_37e631a0_0e4a_444e_b48a_776a146bb01a" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_d009b87a_046b_486d_9b5c_e296a1add042 -> end_id_d009b87a_046b_486d_9b5c_e296a1add042 [id="id_c9d4783e_31b4_4976_aad4_3cefe7cbc142@id_37e631a0_0e4a_444e_b48a_776a146bb01a" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_d009b87a_046b_486d_9b5c_e296a1add042:s -> id_d6163d9d_fc13_474b_835b_3b6443c45060:n [id="end_id_d009b87a_046b_486d_9b5c_e296a1add042@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
