Skip to content

Farazcmd/C-Programming-Lab.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Programming-Lab.

I am testing repositories on github. This repositry will be used to solve programming problems in C and C++

My favourite programming languages:

  • C++
  • Python
  • C

Some code

*** This program prints "Hello World!", ***

Error

#include <stdio.h>

int main() {
  printf("Hello World!");
  return 0;
}
  • Solve PF Lab assignment
  • Solve AP assignment
  • Solve PF assignment

About

I am testing repositories on github.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published