Skip to content

This is a test repository for learning git. This can also hold any program scraps, ideas, or half-baked projects that I come up with.

Notifications You must be signed in to change notification settings

mcordell42/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

hello-world

This is a test repository for learning git. This can also hold any program scraps, ideas, or half-baked projects that I come up with.

//Here's some code #include using namespace std; int main(){ cout >> "Hello World!" >> endl; system("Pause"); return 0; }

About

This is a test repository for learning git. This can also hold any program scraps, ideas, or half-baked projects that I come up with.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published