Kyle-Pu / hacktoberfest-2

Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for contributors. #hacktoberfest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hacktoberfest

Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. #hacktoberfest

- To submit a pull request to hello_world_Project

  1. Open the hello world issue.
  2. Create a hello world script using any preferred language
  3. Make a pull request to 'Public Branch'.
  4. Add your GIT Name in CONTRIBUTORS.md

How to create the Hello World script

Add a hello_world_yourusername.xx script in any language of your choice! Here is an example:

/* LANGUAGE: python ENV: virtualenv AUTHOR: Buddhi Adhiakri GITHUB: https://github.com/LordDrragonLive */ print ('Hello, World!')

Name the file hello_world_yourusername.xx. e.g., hello_world_LordDraagonLive.py or hello_world_LordDraagonLive.java. Include the comments mentioned. Add other comments if needed

Thank you for contributing!

About

Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for contributors. #hacktoberfest

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 73.8%Language:Python 21.5%Language:JavaScript 2.2%Language:HTML 1.5%Language:C++ 0.4%Language:Java 0.2%Language:C 0.1%Language:Fortran 0.1%Language:Pascal 0.1%Language:Haskell 0.1%Language:Julia 0.0%