Skip to content

Simple, Short and Sweet beginners friendly C language programs

Notifications You must be signed in to change notification settings

Yashya14/C_PROGRAMS

Repository files navigation

C_PROGRAMS

Beginners C Program Examples

Fork and ✴️ star this repo

Simple, short and sweet beginners friendly C language programs

These program are written in visual studio code ide for windows. Anyone who is new to c language can practice these examples.

  • Only programs written in c language will be merged.
  • Beautify/Format your code before making a PR.
  • Poorly stuctured code with inconsistent spacing and bad variable name will not be merged.
  • Make sure your program works after beautifying it.
  • #include< stdio.h > is wrong and you must remove whitespaces.#include<stdio.h> is correct.
  • Please check your spellings before making a PR.
  • Comment code properly.
  • Ignore all the .exe files in the above.

Authors

Hi, I'm Yash pal! 👋

About

Simple, Short and Sweet beginners friendly C language programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages