diff --git a/Code/MounirCobra.c b/Code/MounirCobra.c new file mode 100644 index 0000000..418560b --- /dev/null +++ b/Code/MounirCobra.c @@ -0,0 +1,9 @@ +// Maouche Mounir, Algeria + +#include + +int main(){ + printf("Aku Cinta Kamu"); + + return 0 +} diff --git a/Contributing.md b/Contributing.md index a03f312..cd0ac90 100644 --- a/Contributing.md +++ b/Contributing.md @@ -28,3 +28,4 @@ * **heh** - Steven R. * Thanks for giving me an excuse to try out a new language! - Lizard * **HEKKKK** - Unero +* **Hello everyone**, so happy to see so many people enjoy contributing to this project! - Maouche Mounir