
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_4e2290d1_11de_458c_aab4_ac33f1cebc98 [id="id_4e2290d1_11de_458c_aab4_ac33f1cebc98#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_ae644369_7d9a_4f84_8af4_7979a1abda2c [id="id_ae644369_7d9a_4f84_8af4_7979a1abda2c#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="total" tooltip="total: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f61a2343_faa3_4d6f_a0d0_a7012ba6b47c [id="id_f61a2343_faa3_4d6f_a0d0_a7012ba6b47c#Assign" pos="0.0,9998.125!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="total = 0" tooltip="total = 0" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_46df57a6_dcc1_4f1a_8df5_a7cc1b216501 [id="id_46df57a6_dcc1_4f1a_8df5_a7cc1b216501#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="bill" tooltip="bill: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_233c3f1c_4bae_4813_b5d8_31b3be6eb22e [id="id_233c3f1c_4bae_4813_b5d8_31b3be6eb22e#Assign" pos="0.0,9996.25!" height=0.4 width=1.3 fixedsize=true group="fun-main"    label="biil = 999" tooltip="biil = 999" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_c031f009_1ea1_4971_a89a_3bf3d92fb478 [id="id_c031f009_1ea1_4971_a89a_3bf3d92fb478#Output" pos="0.0,9995.3125!" height=0.4 width=4.2700000000000005 fixedsize=true group="fun-main"    label="\"please enter price you would like\"" tooltip="\"please enter price you would like\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0c3e3236_6c4b_48b0_851d_9b3659affedb [id="id_0c3e3236_6c4b_48b0_851d_9b3659affedb#While" pos="0.0,9994.375!" height=0.5 width=1.38 fixedsize=true group="fun-main" 
    label="bill !=0" tooltip="bill !=0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_0c3e3236_6c4b_48b0_851d_9b3659affedb [pos="2.5,9994.375!" shape=point width=0]
  false_dummy_up_id_0c3e3236_6c4b_48b0_851d_9b3659affedb [pos="-1.25,9994.375!" shape=point width=0]
  
  id_e4c4b7bf_327d_42e1_9a8f_f9859feff6f5 [id="id_e4c4b7bf_327d_42e1_9a8f_f9859feff6f5#Input" pos="2.5,9993.4375!" height=0.4 width=1.0 fixedsize=true group="id_6361320e_7f5e_41f8_84a2_bbaf6a08cf3b"    label="bill" tooltip="bill" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_bb283897_0a89_4a31_9fff_23027efef8cf [id="id_bb283897_0a89_4a31_9fff_23027efef8cf#Assign" pos="2.5,9992.5!" height=0.4 width=2.62 fixedsize=true group="id_6361320e_7f5e_41f8_84a2_bbaf6a08cf3b"    label="total + total = + bill" tooltip="total + total = + bill" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_0c3e3236_6c4b_48b0_851d_9b3659affedb [pos="2.5,9991.666666666666!" shape=point width=0]
  true_dummy_down_left_id_0c3e3236_6c4b_48b0_851d_9b3659affedb [pos="0.0,9991.666666666666!" shape=point width=0]
  false_dummy_down_id_0c3e3236_6c4b_48b0_851d_9b3659affedb [pos="-1.25,9991.5625!" shape=point width=0]
  end_dummy_down_id_0c3e3236_6c4b_48b0_851d_9b3659affedb [pos="0.0,9991.5625!" group="fun-main" shape=point width=0]
  
  
  id_fa3b173d_6cf6_4566_8ecc_8e7cade28709 [id="id_fa3b173d_6cf6_4566_8ecc_8e7cade28709#Return" pos="0.0,9990.625!" 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_4e2290d1_11de_458c_aab4_ac33f1cebc98:s -> id_ae644369_7d9a_4f84_8af4_7979a1abda2c:n [id="id_4e2290d1_11de_458c_aab4_ac33f1cebc98@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ae644369_7d9a_4f84_8af4_7979a1abda2c:s -> id_f61a2343_faa3_4d6f_a0d0_a7012ba6b47c:n [id="id_ae644369_7d9a_4f84_8af4_7979a1abda2c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f61a2343_faa3_4d6f_a0d0_a7012ba6b47c:s -> id_46df57a6_dcc1_4f1a_8df5_a7cc1b216501:n [id="id_f61a2343_faa3_4d6f_a0d0_a7012ba6b47c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_46df57a6_dcc1_4f1a_8df5_a7cc1b216501:s -> id_233c3f1c_4bae_4813_b5d8_31b3be6eb22e:n [id="id_46df57a6_dcc1_4f1a_8df5_a7cc1b216501@fun-main" tailtooltip=" " edgetooltip=" "]
  id_233c3f1c_4bae_4813_b5d8_31b3be6eb22e:s -> id_c031f009_1ea1_4971_a89a_3bf3d92fb478:n [id="id_233c3f1c_4bae_4813_b5d8_31b3be6eb22e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c031f009_1ea1_4971_a89a_3bf3d92fb478:s -> id_0c3e3236_6c4b_48b0_851d_9b3659affedb:n [id="id_c031f009_1ea1_4971_a89a_3bf3d92fb478@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_0c3e3236_6c4b_48b0_851d_9b3659affedb:e -> true_dummy_up_id_0c3e3236_6c4b_48b0_851d_9b3659affedb [id="id_0c3e3236_6c4b_48b0_851d_9b3659affedb@id_6361320e_7f5e_41f8_84a2_bbaf6a08cf3b" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_0c3e3236_6c4b_48b0_851d_9b3659affedb -> id_e4c4b7bf_327d_42e1_9a8f_f9859feff6f5:n [id="id_0c3e3236_6c4b_48b0_851d_9b3659affedb@id_6361320e_7f5e_41f8_84a2_bbaf6a08cf3b" tailtooltip=" " edgetooltip=" "]
  
  id_e4c4b7bf_327d_42e1_9a8f_f9859feff6f5:s -> id_bb283897_0a89_4a31_9fff_23027efef8cf:n [id="id_e4c4b7bf_327d_42e1_9a8f_f9859feff6f5@id_6361320e_7f5e_41f8_84a2_bbaf6a08cf3b" tailtooltip=" " edgetooltip=" "]
  id_bb283897_0a89_4a31_9fff_23027efef8cf:s -> true_dummy_down_id_0c3e3236_6c4b_48b0_851d_9b3659affedb:n [id="id_bb283897_0a89_4a31_9fff_23027efef8cf@id_6361320e_7f5e_41f8_84a2_bbaf6a08cf3b" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_0c3e3236_6c4b_48b0_851d_9b3659affedb -> true_dummy_down_left_id_0c3e3236_6c4b_48b0_851d_9b3659affedb [id="id_bb283897_0a89_4a31_9fff_23027efef8cf@id_6361320e_7f5e_41f8_84a2_bbaf6a08cf3b" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_0c3e3236_6c4b_48b0_851d_9b3659affedb -> id_0c3e3236_6c4b_48b0_851d_9b3659affedb:s [id="id_bb283897_0a89_4a31_9fff_23027efef8cf@id_6361320e_7f5e_41f8_84a2_bbaf6a08cf3b" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_0c3e3236_6c4b_48b0_851d_9b3659affedb:w -> false_dummy_up_id_0c3e3236_6c4b_48b0_851d_9b3659affedb [id="id_0c3e3236_6c4b_48b0_851d_9b3659affedb@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_0c3e3236_6c4b_48b0_851d_9b3659affedb -> false_dummy_down_id_0c3e3236_6c4b_48b0_851d_9b3659affedb [id="id_0c3e3236_6c4b_48b0_851d_9b3659affedb@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_0c3e3236_6c4b_48b0_851d_9b3659affedb -> end_dummy_down_id_0c3e3236_6c4b_48b0_851d_9b3659affedb [id="id_0c3e3236_6c4b_48b0_851d_9b3659affedb@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_0c3e3236_6c4b_48b0_851d_9b3659affedb -> id_fa3b173d_6cf6_4566_8ecc_8e7cade28709 [id="id_0c3e3236_6c4b_48b0_851d_9b3659affedb@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
