Drinking water semi syntax
If (bottle is empty){
Refill it
}else if{
Drink water and swallow
}
Repeat steps until bottle is empty
Posted on Friday April 30th
If (bottle is empty){
Refill it
}else if{
Drink water and swallow
}
Repeat steps until bottle is empty