public class HelloWorld {

public static void main(String[] args) {

String hello = "Hello! Thank you for visiting my personal website today.";

String enjoy = "I hope you enjoy your time here!";

System.out.println(hello + enjoy);

}

}

avatar

Hey, I'm Stephen 👋 I'm a Full Stack Software Engineer working in London.

Featured Projects

Recent Blog Posts