
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_afcc4519_8dad_473f_b3ea_ef07a49f9007 [id="id_afcc4519_8dad_473f_b3ea_ef07a49f9007#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_71195d4e_d772_4b27_bbaf_ab2637dca6af [id="id_71195d4e_d772_4b27_bbaf_ab2637dca6af#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="a" tooltip="a: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_31f41135_9fe3_4691_9774_b540b25e0149 [id="id_31f41135_9fe3_4691_9774_b540b25e0149#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="b" tooltip="b: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0b246090_3471_4bc3_85cb_0db72ed7d6dc [id="id_0b246090_3471_4bc3_85cb_0db72ed7d6dc#Output" pos="0.0,9997.1875!" height=0.4 width=2.8400000000000003 fixedsize=true group="fun-main"    label="\"enter the value of a\"" tooltip="\"enter the value of a\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_20784260_1140_467a_8af0_121d687a7f27 [id="id_20784260_1140_467a_8af0_121d687a7f27#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="" tooltip="" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9e5fe772_df07_45de_bbd3_bb4b29993f1e [id="id_9e5fe772_df07_45de_bbd3_bb4b29993f1e#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_afcc4519_8dad_473f_b3ea_ef07a49f9007:s -> id_71195d4e_d772_4b27_bbaf_ab2637dca6af:n [id="id_afcc4519_8dad_473f_b3ea_ef07a49f9007@fun-main" tailtooltip=" " edgetooltip=" "]
  id_71195d4e_d772_4b27_bbaf_ab2637dca6af:s -> id_31f41135_9fe3_4691_9774_b540b25e0149:n [id="id_71195d4e_d772_4b27_bbaf_ab2637dca6af@fun-main" tailtooltip=" " edgetooltip=" "]
  id_31f41135_9fe3_4691_9774_b540b25e0149:s -> id_0b246090_3471_4bc3_85cb_0db72ed7d6dc:n [id="id_31f41135_9fe3_4691_9774_b540b25e0149@fun-main" tailtooltip=" " edgetooltip=" "]
  id_0b246090_3471_4bc3_85cb_0db72ed7d6dc:s -> id_20784260_1140_467a_8af0_121d687a7f27:n [id="id_0b246090_3471_4bc3_85cb_0db72ed7d6dc@fun-main" tailtooltip=" " edgetooltip=" "]
  id_20784260_1140_467a_8af0_121d687a7f27:s -> id_9e5fe772_df07_45de_bbd3_bb4b29993f1e:n [id="id_20784260_1140_467a_8af0_121d687a7f27@fun-main" tailtooltip=" " edgetooltip=" "]

}
