
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_9ae50f18_ca4e_44f2_a3f7_da4ee757cd46 [id="id_9ae50f18_ca4e_44f2_a3f7_da4ee757cd46#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_1bf24ab4_e16e_4b61_9389_879a894d412a [id="id_1bf24ab4_e16e_4b61_9389_879a894d412a#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="k" tooltip="k: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6aac640d_b486_495c_9be7_82a4b720a715 [id="id_6aac640d_b486_495c_9be7_82a4b720a715#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4bb76c90_07f6_49ad_98b1_e599c85c3845 [id="id_4bb76c90_07f6_49ad_98b1_e599c85c3845#Output" pos="0.0,9997.1875!" height=0.4 width=2.95 fixedsize=true group="fun-main"    label="\"scrivi il valore di k\"" tooltip="\"scrivi il valore di k\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e86077ae_6437_42fd_877f_ceed37ff0084 [id="id_e86077ae_6437_42fd_877f_ceed37ff0084#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="k" tooltip="k" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_5dfb4dd0_b3eb_4b07_a54b_cd360020f2ab [id="id_5dfb4dd0_b3eb_4b07_a54b_cd360020f2ab#Assign" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x = k*2" tooltip="x = k*2" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_70cf1782_c24c_4aef_8c96_319dd2c5ac91 [id="id_70cf1782_c24c_4aef_8c96_319dd2c5ac91#Output" pos="0.0,9994.375!" height=0.4 width=1.63 fixedsize=true group="fun-main"    label="\"la x è \"+x" tooltip="\"la x è \"+x" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_2b0bc21c_5a49_43d6_8305_e7ceb971290f [id="id_2b0bc21c_5a49_43d6_8305_e7ceb971290f#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_9ae50f18_ca4e_44f2_a3f7_da4ee757cd46:s -> id_1bf24ab4_e16e_4b61_9389_879a894d412a:n [id="id_9ae50f18_ca4e_44f2_a3f7_da4ee757cd46@fun-main" tailtooltip=" " edgetooltip=" "]
  id_1bf24ab4_e16e_4b61_9389_879a894d412a:s -> id_6aac640d_b486_495c_9be7_82a4b720a715:n [id="id_1bf24ab4_e16e_4b61_9389_879a894d412a@fun-main" tailtooltip=" " edgetooltip=" "]
  id_6aac640d_b486_495c_9be7_82a4b720a715:s -> id_4bb76c90_07f6_49ad_98b1_e599c85c3845:n [id="id_6aac640d_b486_495c_9be7_82a4b720a715@fun-main" tailtooltip=" " edgetooltip=" "]
  id_4bb76c90_07f6_49ad_98b1_e599c85c3845:s -> id_e86077ae_6437_42fd_877f_ceed37ff0084:n [id="id_4bb76c90_07f6_49ad_98b1_e599c85c3845@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e86077ae_6437_42fd_877f_ceed37ff0084:s -> id_5dfb4dd0_b3eb_4b07_a54b_cd360020f2ab:n [id="id_e86077ae_6437_42fd_877f_ceed37ff0084@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5dfb4dd0_b3eb_4b07_a54b_cd360020f2ab:s -> id_70cf1782_c24c_4aef_8c96_319dd2c5ac91:n [id="id_5dfb4dd0_b3eb_4b07_a54b_cd360020f2ab@fun-main" tailtooltip=" " edgetooltip=" "]
  id_70cf1782_c24c_4aef_8c96_319dd2c5ac91:s -> id_2b0bc21c_5a49_43d6_8305_e7ceb971290f:n [id="id_70cf1782_c24c_4aef_8c96_319dd2c5ac91@fun-main" tailtooltip=" " edgetooltip=" "]

}
