diff --git a/readme.md b/readme.md new file mode 100644 index 0000000000000000000000000000000000000000..7c5452f18995f4066086dd83c0087b44389a7221 --- /dev/null +++ b/readme.md @@ -0,0 +1,5 @@ +# C# - Introduction to Arrays + + +## Description +A console program to introduce arrays. Reinforces the concepts of classes and file input/output.