Hello, World! 🌟

This repository contains my solution for the "Hello, World!" challenge as part of Beginner's Week.

About the Challenge

The task was simple yet iconic: write a program in any programming language to output:
Hello, World!

Solution

I chose Java to complete this challenge. You can find the implementation in the file:
HelloWorld.java

Built With

Share this project:

Updates