Project: Create a Method
Create and call your own method in this Java project on writing functions.
We'll cover the following
Create a method, sayHiTo(String name)
, that prints "Hi, [name]!"
. Call it with your name.
Get hands-on with 1400+ tech skills courses.