
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_fc0221c6_55aa_46f0_af1f_2278910f82a5 [id="id_fc0221c6_55aa_46f0_af1f_2278910f82a5#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_2afdaccb_42d8_4851_9560_06740e38da5c [id="id_2afdaccb_42d8_4851_9560_06740e38da5c#Output" pos="0.0,9999.0625!" height=0.4 width=5.15 fixedsize=true group="fun-main"    label="\"este programa simula un cajero automático\"" tooltip="\"este programa simula un cajero automático\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d166cfb8_0447_4799_8d43_93a1da6ab3e4 [id="id_d166cfb8_0447_4799_8d43_93a1da6ab3e4#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="saldo" tooltip="saldo: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_65d05905_f07f_4c68_b8f8_095b8ee9823b [id="id_65d05905_f07f_4c68_b8f8_095b8ee9823b#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="monto" tooltip="monto: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_22dded16_8787_4e24_9c7f_48321d6baadb [id="id_22dded16_8787_4e24_9c7f_48321d6baadb#Declare" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="retiro" tooltip="retiro: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f6c42ff5_ed96_4b87_8b82_2a10ce77affe [id="id_f6c42ff5_ed96_4b87_8b82_2a10ce77affe#Output" pos="0.0,9995.3125!" height=0.4 width=4.38 fixedsize=true group="fun-main"    label="\"ingrese el monto que desea retirar\"" tooltip="\"ingrese el monto que desea retirar\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ae958bec_a271_4171_81c5_0404ef9ae0c8 [id="id_ae958bec_a271_4171_81c5_0404ef9ae0c8#Input" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="monto" tooltip="monto" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_079cb51b_1dbd_4c69_9d7a_c51116519009 [id="id_079cb51b_1dbd_4c69_9d7a_c51116519009#If" pos="0.0,9993.4375!" height=0.5 width=1.82 fixedsize=true group="fun-main" 
    label="saldo>=monto" tooltip="saldo>=monto" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_079cb51b_1dbd_4c69_9d7a_c51116519009 [pos="2.5,9993.4375!" shape=point width=0]
  false_dummy_up_id_079cb51b_1dbd_4c69_9d7a_c51116519009 [pos="-1.25,9993.4375!" shape=point width=0]
  
  id_a905b54a_0a4f_44cb_a6da_e9d8e75a7d70 [id="id_a905b54a_0a4f_44cb_a6da_e9d8e75a7d70#Assign" pos="2.5,9992.5!" height=0.4 width=2.4000000000000004 fixedsize=true group="id_5f83dab1_7cda_46c4_846b_46a8996ecdcc"    label="retiro = saldo-monto" tooltip="retiro = saldo-monto" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_55208232_9782_4a5e_9da5_d1ef1e9151bc [id="id_55208232_9782_4a5e_9da5_d1ef1e9151bc#Output" pos="2.5,9991.5625!" height=0.4 width=3.06 fixedsize=true group="id_5f83dab1_7cda_46c4_846b_46a8996ecdcc"    label="\"Su nuevo saldo es de:\"+" tooltip="\"Su nuevo saldo es de:\"+" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  
  true_dummy_down_id_079cb51b_1dbd_4c69_9d7a_c51116519009 [ pos="2.5,9990.625!" shape=point width=0]
  false_dummy_down_id_079cb51b_1dbd_4c69_9d7a_c51116519009 [ pos="-1.25,9990.625!" shape=point width=0]
  
  end_id_079cb51b_1dbd_4c69_9d7a_c51116519009 [id="end_id_079cb51b_1dbd_4c69_9d7a_c51116519009#IfEnd" class="flowrun-not-selectable" pos="0.0,9990.625!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_00d34ac6_6d63_43d5_9ffc_eb726f301308 [id="id_00d34ac6_6d63_43d5_9ffc_eb726f301308#Return" pos="0.0,9989.6875!" 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_fc0221c6_55aa_46f0_af1f_2278910f82a5:s -> id_2afdaccb_42d8_4851_9560_06740e38da5c:n [id="id_fc0221c6_55aa_46f0_af1f_2278910f82a5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_2afdaccb_42d8_4851_9560_06740e38da5c:s -> id_d166cfb8_0447_4799_8d43_93a1da6ab3e4:n [id="id_2afdaccb_42d8_4851_9560_06740e38da5c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_d166cfb8_0447_4799_8d43_93a1da6ab3e4:s -> id_65d05905_f07f_4c68_b8f8_095b8ee9823b:n [id="id_d166cfb8_0447_4799_8d43_93a1da6ab3e4@fun-main" tailtooltip=" " edgetooltip=" "]
  id_65d05905_f07f_4c68_b8f8_095b8ee9823b:s -> id_22dded16_8787_4e24_9c7f_48321d6baadb:n [id="id_65d05905_f07f_4c68_b8f8_095b8ee9823b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_22dded16_8787_4e24_9c7f_48321d6baadb:s -> id_f6c42ff5_ed96_4b87_8b82_2a10ce77affe:n [id="id_22dded16_8787_4e24_9c7f_48321d6baadb@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f6c42ff5_ed96_4b87_8b82_2a10ce77affe:s -> id_ae958bec_a271_4171_81c5_0404ef9ae0c8:n [id="id_f6c42ff5_ed96_4b87_8b82_2a10ce77affe@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ae958bec_a271_4171_81c5_0404ef9ae0c8:s -> id_079cb51b_1dbd_4c69_9d7a_c51116519009:n [id="id_ae958bec_a271_4171_81c5_0404ef9ae0c8@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_079cb51b_1dbd_4c69_9d7a_c51116519009:e -> true_dummy_up_id_079cb51b_1dbd_4c69_9d7a_c51116519009 [id="id_079cb51b_1dbd_4c69_9d7a_c51116519009@id_5f83dab1_7cda_46c4_846b_46a8996ecdcc" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_079cb51b_1dbd_4c69_9d7a_c51116519009 -> id_a905b54a_0a4f_44cb_a6da_e9d8e75a7d70:n [id="id_079cb51b_1dbd_4c69_9d7a_c51116519009@id_5f83dab1_7cda_46c4_846b_46a8996ecdcc" tailtooltip=" " edgetooltip=" "]
  
  id_a905b54a_0a4f_44cb_a6da_e9d8e75a7d70:s -> id_55208232_9782_4a5e_9da5_d1ef1e9151bc:n [id="id_a905b54a_0a4f_44cb_a6da_e9d8e75a7d70@id_5f83dab1_7cda_46c4_846b_46a8996ecdcc" tailtooltip=" " edgetooltip=" "]
  id_55208232_9782_4a5e_9da5_d1ef1e9151bc:s -> true_dummy_down_id_079cb51b_1dbd_4c69_9d7a_c51116519009:n [id="id_55208232_9782_4a5e_9da5_d1ef1e9151bc@id_5f83dab1_7cda_46c4_846b_46a8996ecdcc" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_079cb51b_1dbd_4c69_9d7a_c51116519009 -> end_id_079cb51b_1dbd_4c69_9d7a_c51116519009 [id="id_55208232_9782_4a5e_9da5_d1ef1e9151bc@id_5f83dab1_7cda_46c4_846b_46a8996ecdcc" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_079cb51b_1dbd_4c69_9d7a_c51116519009:w -> false_dummy_up_id_079cb51b_1dbd_4c69_9d7a_c51116519009 [id="id_079cb51b_1dbd_4c69_9d7a_c51116519009@id_897e0e4d_90c4_4197_966e_4d363552b03c" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_079cb51b_1dbd_4c69_9d7a_c51116519009 -> false_dummy_down_id_079cb51b_1dbd_4c69_9d7a_c51116519009:n [id="id_079cb51b_1dbd_4c69_9d7a_c51116519009@id_897e0e4d_90c4_4197_966e_4d363552b03c" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_079cb51b_1dbd_4c69_9d7a_c51116519009 -> end_id_079cb51b_1dbd_4c69_9d7a_c51116519009 [id="id_079cb51b_1dbd_4c69_9d7a_c51116519009@id_897e0e4d_90c4_4197_966e_4d363552b03c" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_079cb51b_1dbd_4c69_9d7a_c51116519009:s -> id_00d34ac6_6d63_43d5_9ffc_eb726f301308:n [id="end_id_079cb51b_1dbd_4c69_9d7a_c51116519009@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
