
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_f3703a38_8128_4dc3_80fd_c5ee4ae5fc2a [id="id_f3703a38_8128_4dc3_80fd_c5ee4ae5fc2a#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_8e3046a1_c039_48dc_92ed_60adad68d50e [id="id_8e3046a1_c039_48dc_92ed_60adad68d50e#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n" tooltip="n: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_1ce4f87b_193c_4282_832a_9bc132c9047b [id="id_1ce4f87b_193c_4282_832a_9bc132c9047b#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n" tooltip="n" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_279c0c97_4d49_473c_864c_9c66094182cf [id="id_279c0c97_4d49_473c_864c_9c66094182cf#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_43a0802f_3ba9_4f6c_b317_502f9680522d [id="id_43a0802f_3ba9_4f6c_b317_502f9680522d#ForLoop" pos="0.0,9996.25!" height=0.5 width=2.37 fixedsize=true group="fun-main" 
    label="x = n to 1 by n--" tooltip="x = n to 1 by n--" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_43a0802f_3ba9_4f6c_b317_502f9680522d [pos="1.25,9996.25!" shape=point width=0]
  false_dummy_up_id_43a0802f_3ba9_4f6c_b317_502f9680522d [pos="-1.25,9996.25!" shape=point width=0]
  
  id_d20a0f49_0a1c_4999_afc9_088f670c8004 [id="id_d20a0f49_0a1c_4999_afc9_088f670c8004#Assign" pos="1.25,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_aed939e7_51dd_4c9c_a48e_d368a9ae9eba"    label="a = n*n" tooltip="a = n*n" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_43a0802f_3ba9_4f6c_b317_502f9680522d [pos="1.25,9994.479166666666!" shape=point width=0]
  true_dummy_down_left_id_43a0802f_3ba9_4f6c_b317_502f9680522d [pos="0.0,9994.479166666666!" shape=point width=0]
  false_dummy_down_id_43a0802f_3ba9_4f6c_b317_502f9680522d [pos="-1.25,9994.375!" shape=point width=0]
  end_dummy_down_id_43a0802f_3ba9_4f6c_b317_502f9680522d [pos="0.0,9994.375!" group="fun-main" shape=point width=0]
  
  
  id_e96f6c0b_1869_452d_83bb_78cda7a45f30 [id="id_e96f6c0b_1869_452d_83bb_78cda7a45f30#Return" pos="0.0,9993.4375!" 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_f3703a38_8128_4dc3_80fd_c5ee4ae5fc2a:s -> id_8e3046a1_c039_48dc_92ed_60adad68d50e:n [id="id_f3703a38_8128_4dc3_80fd_c5ee4ae5fc2a@fun-main" tailtooltip=" " edgetooltip=" "]
  id_8e3046a1_c039_48dc_92ed_60adad68d50e:s -> id_1ce4f87b_193c_4282_832a_9bc132c9047b:n [id="id_8e3046a1_c039_48dc_92ed_60adad68d50e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_1ce4f87b_193c_4282_832a_9bc132c9047b:s -> id_279c0c97_4d49_473c_864c_9c66094182cf:n [id="id_1ce4f87b_193c_4282_832a_9bc132c9047b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_279c0c97_4d49_473c_864c_9c66094182cf:s -> id_43a0802f_3ba9_4f6c_b317_502f9680522d:n [id="id_279c0c97_4d49_473c_864c_9c66094182cf@fun-main" tailtooltip=" " edgetooltip=" "]
  ## FORLOOP-TRUE
  id_43a0802f_3ba9_4f6c_b317_502f9680522d:e -> true_dummy_up_id_43a0802f_3ba9_4f6c_b317_502f9680522d [id="id_43a0802f_3ba9_4f6c_b317_502f9680522d@id_aed939e7_51dd_4c9c_a48e_d368a9ae9eba" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_43a0802f_3ba9_4f6c_b317_502f9680522d -> id_d20a0f49_0a1c_4999_afc9_088f670c8004:n [id="id_43a0802f_3ba9_4f6c_b317_502f9680522d@id_aed939e7_51dd_4c9c_a48e_d368a9ae9eba" tailtooltip=" " edgetooltip=" "]
  
  id_d20a0f49_0a1c_4999_afc9_088f670c8004:s -> true_dummy_down_id_43a0802f_3ba9_4f6c_b317_502f9680522d:n [id="id_d20a0f49_0a1c_4999_afc9_088f670c8004@id_aed939e7_51dd_4c9c_a48e_d368a9ae9eba" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_43a0802f_3ba9_4f6c_b317_502f9680522d -> true_dummy_down_left_id_43a0802f_3ba9_4f6c_b317_502f9680522d [id="id_d20a0f49_0a1c_4999_afc9_088f670c8004@id_aed939e7_51dd_4c9c_a48e_d368a9ae9eba" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_43a0802f_3ba9_4f6c_b317_502f9680522d -> id_43a0802f_3ba9_4f6c_b317_502f9680522d:s [id="id_d20a0f49_0a1c_4999_afc9_088f670c8004@id_aed939e7_51dd_4c9c_a48e_d368a9ae9eba" tailtooltip=" " edgetooltip=" "]
  
  ## FORLOOP-FALSE
  id_43a0802f_3ba9_4f6c_b317_502f9680522d:w -> false_dummy_up_id_43a0802f_3ba9_4f6c_b317_502f9680522d [id="id_43a0802f_3ba9_4f6c_b317_502f9680522d@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_43a0802f_3ba9_4f6c_b317_502f9680522d -> false_dummy_down_id_43a0802f_3ba9_4f6c_b317_502f9680522d [id="id_43a0802f_3ba9_4f6c_b317_502f9680522d@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_43a0802f_3ba9_4f6c_b317_502f9680522d -> end_dummy_down_id_43a0802f_3ba9_4f6c_b317_502f9680522d [id="id_43a0802f_3ba9_4f6c_b317_502f9680522d@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_43a0802f_3ba9_4f6c_b317_502f9680522d -> id_e96f6c0b_1869_452d_83bb_78cda7a45f30 [id="id_43a0802f_3ba9_4f6c_b317_502f9680522d@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
