Skip to content

mc02-GH/Code_House

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

I will put something useful or useless i made in here

Website

using System;
class Program{
  public static void Main(){
    Console.WriteLine("hello");
  }
}
#include<stdio.h>
int main(){
  printf("hello");
  return 0;
}

About

Something in here

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors