- Create variables with your first name, last name and age.
- Make the first letters of your first and last name capitalized.
- Concatenate your first and last name to give your full name.
- Use console.log()method to output the sentence with the following structure:My name is _your-fullname_ and I am _____ years old.
          Last active
          February 2, 2021 05:46 
        
      - 
      
- 
        Save sandrabosk/207b4b38421484e3cb75c613d86aa55c to your computer and use it in GitHub Desktop. 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment