top of page
Search

My First Dive

  • Writer: Amethyst Aurora
    Amethyst Aurora
  • Mar 14, 2020
  • 1 min read

Updated: Apr 24, 2020

I'm not talkative, but that doesn't mean I'm not confident. Moving abroad gave me a host of new opportunities to try new food, explore strange places, and meet people with different cultural beliefs than my own.


ree

I have a fear of suffocating (who doesn't?) so SCUBA diving presented the ultimate challenge of facing and overcoming my fears. I tried to learn in 2015, but couldn't do it. I tried again in 2018, and met some sea turtles and a stingray. (It was awesome, but that was obvious).

ree

boolean isunderWater;
class isUnderWater {
    public boolean isSad(boolean isunderWater) {
        if (isunderWater == true) {
            isSad = false;
            return isSad;
        }
        else if (isunderWater == false && isAlone == true && isCoding == false) {
            isSad = true;
            return isSad;  
        }
    } 
}


 
 
 

Recent Posts

See All
Will HIIT Improve my Blood Sugar?

I created this line graph for a client. The data included measurements of blood glucose in overweight males. The data tracks males who...

 
 
 

Comments


©2020 by Amethyst Aurora. Proudly created with Wix.com

bottom of page