Skip to content

BHS-Java/bhs-java-replacement-replace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Replacement

This assignment asks you to imagine that you need to send an email to a lot of different people. For the most part, that email is the same for all the people, excpet for their name and a few other details that are specific to each person.

  • Write a fictional email that may need to be sent to more than 10 people.
  • Create at least 5 varriables that would be specific to each person getting the email.
  • Create static final constant varriables for each of these for some specific person you invent
  • Make sure the code compiles, runs, and shows a visually satisfying email in the command console.

Submission

Once you have completed the assignment, create a pull request to submit your code. Please ensure your code is well-documented and follows the coding standards discussed in class.

Resources

About

bhs-java-replacement-replace created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published