
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_c9038ab4_ae5c_4719_96c9_87b73586eb17 [id="id_c9038ab4_ae5c_4719_96c9_87b73586eb17#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_f43fe630_e45a_4269_b24b_84e800c5b1b9 [id="id_f43fe630_e45a_4269_b24b_84e800c5b1b9#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_3e050240_2fb6_43c5_814d_847ddd9e4c71 [id="id_3e050240_2fb6_43c5_814d_847ddd9e4c71#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="a" tooltip="a" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_022539ec_de65_4fc4_a5b8_ab8751c75eba [id="id_022539ec_de65_4fc4_a5b8_ab8751c75eba#Output" pos="0.0,9997.1875!" height=0.4 width=2.8400000000000003 fixedsize=true group="fun-main"    label="\"Enter your number:\"+a" tooltip="\"Enter your number:\"+a" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_aa46e329_c008_4c34_b663_57fffff95949 [id="id_aa46e329_c008_4c34_b663_57fffff95949#If" pos="0.0,9996.25!" height=0.5 width=1.05 fixedsize=true group="fun-main" 
    label="a < 0" tooltip="a < 0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_aa46e329_c008_4c34_b663_57fffff95949 [pos="2.5,9996.25!" shape=point width=0]
  false_dummy_up_id_aa46e329_c008_4c34_b663_57fffff95949 [pos="-1.25,9996.25!" shape=point width=0]
  
  id_83807566_7111_4281_a85a_437e0eaf4908 [id="id_83807566_7111_4281_a85a_437e0eaf4908#Output" pos="2.5,9995.3125!" height=0.4 width=3.2800000000000002 fixedsize=true group="id_06c2b942_73ca_423e_923e_c0b86252058c"    label="\"It is a negative number.\"" tooltip="\"It is a negative number.\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  
  true_dummy_down_id_aa46e329_c008_4c34_b663_57fffff95949 [ pos="2.5,9994.375!" shape=point width=0]
  false_dummy_down_id_aa46e329_c008_4c34_b663_57fffff95949 [ pos="-1.25,9994.375!" shape=point width=0]
  
  end_id_aa46e329_c008_4c34_b663_57fffff95949 [id="end_id_aa46e329_c008_4c34_b663_57fffff95949#IfEnd" class="flowrun-not-selectable" pos="0.0,9994.375!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_12a6c0b6_cf62_4273_991c_b8cd38955a5b [id="id_12a6c0b6_cf62_4273_991c_b8cd38955a5b#Output" pos="0.0,9993.4375!" height=0.4 width=2.29 fixedsize=true group="fun-main"    label="\"End program !!!\"" tooltip="\"End program !!!\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4fb16d30_838b_41c2_ae25_0acb41078071 [id="id_4fb16d30_838b_41c2_ae25_0acb41078071#Return" pos="0.0,9992.5!" 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_c9038ab4_ae5c_4719_96c9_87b73586eb17:s -> id_f43fe630_e45a_4269_b24b_84e800c5b1b9:n [id="id_c9038ab4_ae5c_4719_96c9_87b73586eb17@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f43fe630_e45a_4269_b24b_84e800c5b1b9:s -> id_3e050240_2fb6_43c5_814d_847ddd9e4c71:n [id="id_f43fe630_e45a_4269_b24b_84e800c5b1b9@fun-main" tailtooltip=" " edgetooltip=" "]
  id_3e050240_2fb6_43c5_814d_847ddd9e4c71:s -> id_022539ec_de65_4fc4_a5b8_ab8751c75eba:n [id="id_3e050240_2fb6_43c5_814d_847ddd9e4c71@fun-main" tailtooltip=" " edgetooltip=" "]
  id_022539ec_de65_4fc4_a5b8_ab8751c75eba:s -> id_aa46e329_c008_4c34_b663_57fffff95949:n [id="id_022539ec_de65_4fc4_a5b8_ab8751c75eba@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_aa46e329_c008_4c34_b663_57fffff95949:e -> true_dummy_up_id_aa46e329_c008_4c34_b663_57fffff95949 [id="id_aa46e329_c008_4c34_b663_57fffff95949@id_06c2b942_73ca_423e_923e_c0b86252058c" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_aa46e329_c008_4c34_b663_57fffff95949 -> id_83807566_7111_4281_a85a_437e0eaf4908:n [id="id_aa46e329_c008_4c34_b663_57fffff95949@id_06c2b942_73ca_423e_923e_c0b86252058c" tailtooltip=" " edgetooltip=" "]
  
  id_83807566_7111_4281_a85a_437e0eaf4908:s -> true_dummy_down_id_aa46e329_c008_4c34_b663_57fffff95949:n [id="id_83807566_7111_4281_a85a_437e0eaf4908@id_06c2b942_73ca_423e_923e_c0b86252058c" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_aa46e329_c008_4c34_b663_57fffff95949 -> end_id_aa46e329_c008_4c34_b663_57fffff95949 [id="id_83807566_7111_4281_a85a_437e0eaf4908@id_06c2b942_73ca_423e_923e_c0b86252058c" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_aa46e329_c008_4c34_b663_57fffff95949:w -> false_dummy_up_id_aa46e329_c008_4c34_b663_57fffff95949 [id="id_aa46e329_c008_4c34_b663_57fffff95949@id_9f6a28f9_fbac_4162_bef3_d623498d1055" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_aa46e329_c008_4c34_b663_57fffff95949 -> false_dummy_down_id_aa46e329_c008_4c34_b663_57fffff95949:n [id="id_aa46e329_c008_4c34_b663_57fffff95949@id_9f6a28f9_fbac_4162_bef3_d623498d1055" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_aa46e329_c008_4c34_b663_57fffff95949 -> end_id_aa46e329_c008_4c34_b663_57fffff95949 [id="id_aa46e329_c008_4c34_b663_57fffff95949@id_9f6a28f9_fbac_4162_bef3_d623498d1055" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_aa46e329_c008_4c34_b663_57fffff95949:s -> id_12a6c0b6_cf62_4273_991c_b8cd38955a5b:n [id="end_id_aa46e329_c008_4c34_b663_57fffff95949@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  id_12a6c0b6_cf62_4273_991c_b8cd38955a5b:s -> id_4fb16d30_838b_41c2_ae25_0acb41078071:n [id="id_12a6c0b6_cf62_4273_991c_b8cd38955a5b@fun-main" tailtooltip=" " edgetooltip=" "]

}
