Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 603 Bytes

File metadata and controls

19 lines (14 loc) · 603 Bytes

Exercise 1

The starting code for this exercise can be found in the file HelloWorld.java, which you can find in the package no.hvl. Your task is to implement the following:

  • A Method:

public String helloWorld()