
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_08f19bac_d1e9_4c7b_a1b7_cacf77d1f811 [id="id_08f19bac_d1e9_4c7b_a1b7_cacf77d1f811#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_f8405f64_86b5_4839_bb56_e1f343252080 [id="id_f8405f64_86b5_4839_bb56_e1f343252080#Output" pos="0.0,9999.0625!" height=0.4 width=2.95 fixedsize=true group="fun-main"    label="\"Delare real num,squre\"" tooltip="\"Delare real num,squre\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_2082e8d7_dba6_45dd_aeaf_f33b6c8d182e [id="id_2082e8d7_dba6_45dd_aeaf_f33b6c8d182e#Output" pos="0.0,9998.125!" height=0.4 width=1.74 fixedsize=true group="fun-main"    label="\"input num \"" tooltip="\"input num \"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c77196e4_6976_4a66_851d_945d2b4abd75 [id="id_c77196e4_6976_4a66_851d_945d2b4abd75#Output" pos="0.0,9997.1875!" height=0.4 width=2.18 fixedsize=true group="fun-main"    label="\"square=num*num\"" tooltip="\"square=num*num\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d98981e6_219a_4abd_bc42_3e55b2ef4ed0 [id="id_d98981e6_219a_4abd_bc42_3e55b2ef4ed0#Output" pos="0.0,9996.25!" height=0.4 width=2.0700000000000003 fixedsize=true group="fun-main"    label="\"display squre\"" tooltip="\"display squre\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_729ea0d9_9da1_4180_8f49_73de392223de [id="id_729ea0d9_9da1_4180_8f49_73de392223de#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_08f19bac_d1e9_4c7b_a1b7_cacf77d1f811:s -> id_f8405f64_86b5_4839_bb56_e1f343252080:n [id="id_08f19bac_d1e9_4c7b_a1b7_cacf77d1f811@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f8405f64_86b5_4839_bb56_e1f343252080:s -> id_2082e8d7_dba6_45dd_aeaf_f33b6c8d182e:n [id="id_f8405f64_86b5_4839_bb56_e1f343252080@fun-main" tailtooltip=" " edgetooltip=" "]
  id_2082e8d7_dba6_45dd_aeaf_f33b6c8d182e:s -> id_c77196e4_6976_4a66_851d_945d2b4abd75:n [id="id_2082e8d7_dba6_45dd_aeaf_f33b6c8d182e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c77196e4_6976_4a66_851d_945d2b4abd75:s -> id_d98981e6_219a_4abd_bc42_3e55b2ef4ed0:n [id="id_c77196e4_6976_4a66_851d_945d2b4abd75@fun-main" tailtooltip=" " edgetooltip=" "]
  id_d98981e6_219a_4abd_bc42_3e55b2ef4ed0:s -> id_729ea0d9_9da1_4180_8f49_73de392223de:n [id="id_d98981e6_219a_4abd_bc42_3e55b2ef4ed0@fun-main" tailtooltip=" " edgetooltip=" "]

}
