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
Log in or sign up for Devpost to join the conversation.