
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_341f798a_ee5f_4b90_955d_fd692894f59b [id="id_341f798a_ee5f_4b90_955d_fd692894f59b#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_c67c518b_af48_4fec_9121_ad1595217077 [id="id_c67c518b_af48_4fec_9121_ad1595217077#Declare" pos="0.0,9999.0625!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="a = Rabia" tooltip="a: String = Rabia" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4441a2c7_bfae_41ce_a2c7_cf16c395bcb5 [id="id_4441a2c7_bfae_41ce_a2c7_cf16c395bcb5#Declare" pos="0.0,9998.125!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="b = Intizar" tooltip="b: String = Intizar" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_538c315f_2b89_4296_9224_4dcb89a7eeda [id="id_538c315f_2b89_4296_9224_4dcb89a7eeda#Assign" pos="0.0,9997.1875!" height=0.4 width=2.8400000000000003 fixedsize=true group="fun-main"    label="C = Rabia+ \"\" +Intizar" tooltip="C = Rabia+ \"\" +Intizar" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_311ba297_d5b8_4142_9106_c7719f7611d1 [id="id_311ba297_d5b8_4142_9106_c7719f7611d1#Output" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="c" tooltip="c" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f6d7c90f_34f9_453b_9f7f_f53c3ebbca79 [id="id_f6d7c90f_34f9_453b_9f7f_f53c3ebbca79#Return" pos="0.0,9995.3125!" 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_341f798a_ee5f_4b90_955d_fd692894f59b:s -> id_c67c518b_af48_4fec_9121_ad1595217077:n [id="id_341f798a_ee5f_4b90_955d_fd692894f59b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c67c518b_af48_4fec_9121_ad1595217077:s -> id_4441a2c7_bfae_41ce_a2c7_cf16c395bcb5:n [id="id_c67c518b_af48_4fec_9121_ad1595217077@fun-main" tailtooltip=" " edgetooltip=" "]
  id_4441a2c7_bfae_41ce_a2c7_cf16c395bcb5:s -> id_538c315f_2b89_4296_9224_4dcb89a7eeda:n [id="id_4441a2c7_bfae_41ce_a2c7_cf16c395bcb5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_538c315f_2b89_4296_9224_4dcb89a7eeda:s -> id_311ba297_d5b8_4142_9106_c7719f7611d1:n [id="id_538c315f_2b89_4296_9224_4dcb89a7eeda@fun-main" tailtooltip=" " edgetooltip=" "]
  id_311ba297_d5b8_4142_9106_c7719f7611d1:s -> id_f6d7c90f_34f9_453b_9f7f_f53c3ebbca79:n [id="id_311ba297_d5b8_4142_9106_c7719f7611d1@fun-main" tailtooltip=" " edgetooltip=" "]

}
