03 - String Operations
Heeeun Lim
Goals
- Confident on managing source code with Git
- Know how to read, write, transform strings in Java
- Optionally, know toString method in Java
Slides
Homework
- Create own repository and push your changes to the new repository
- Change "a" to "e" in the user input
- Create Human class with name and occupation and write toString method