Validate if you have access to Github and know the fundamentals of cloning repo, making changes, committing and pushing the update
To start with,
- Clone this repository onto your PC
- Create a new Java/Python file named 'helloworld'
- Write the basic code to print "hello world" in the file
- Commit the changes to the repository
- Push the updated files to GitHub