GitHub - melaniew/Hello-Hacktober: This repository is for people who are starting to program, and want to participate in hacktoberfest or just want to contribute

Skip to content

Navigation Menu

Sign in

Appearance settings

Hello-Universe-

image

This repository is for people who are starting to program and want to participate in hacktoberfest or just want to contribute.

It is very simple to participate. Simply submit your hello world in the language you love with its respective extension

Example:

#include <stdio.h>
 
              int main() {
 
               printf("Hello, World!");
               return 0;
               }
}

How to participate?

image

  • Click New file

image

  • Write Your Code

image

  • Click in Commit File

image

  • Click in Create a Pull Request

About

This repository is for people who are starting to program, and want to participate in hacktoberfest or just want to contribute

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Languages

  • JavaScript 86.7%
  • HTML 3.3%
  • Python 2.3%
  • C++ 0.9%
  • Java 0.7%
  • C# 0.7%
  • Other 5.4%