Inspiration
The thought of learning a new languages.
What it does
It eases the format of coding.
How we built it
First we learned and then tried to code for getting the results.
Accomplishments that we're proud of
Got to know a new language.
What we learned
Learned to say Hello, World in a new language.
CODE
class Main { public static void main(String[] args) { System.out.println("Hello, World!"); } }
Log in or sign up for Devpost to join the conversation.