hmangukia / Hack2020

For all the beginners who want to start contributing to Open Source, here's the start!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hack2020

For all the beginners who want to start contributing to Open Source, here's the start!

Here is the list of a few basic programs, you can make a file for that program in any programming language of your choice under the specific folder. Commit, Push and generate a PR!

  • Write a program that prints ‘Hello World’ to the screen.
  • Write a program that asks the user for their name and greets them with their name.
  • Write a program that asks the user for a number n and prints the sum of the numbers 1 to n.
  • Write a program that prints all prime numbers.
  • Write a program that asks the user to enter a number and prints whether the entered number is even or odd.

Adding more programs soon!

Happy Coding 😃

About

For all the beginners who want to start contributing to Open Source, here's the start!


Languages

Language:Python 71.6%Language:C# 11.8%Language:C 6.6%Language:C++ 5.0%Language:Java 3.1%Language:R 1.6%Language:Dart 0.2%