diff --git a/File added by Mitchell.txt b/File added by Mitchell.txt new file mode 100644 index 0000000..fb2915e --- /dev/null +++ b/File added by Mitchell.txt @@ -0,0 +1 @@ +This is a file added by Mitchell \ No newline at end of file diff --git a/sampleFile.py b/sampleFile.py new file mode 100644 index 0000000..ed605cd --- /dev/null +++ b/sampleFile.py @@ -0,0 +1 @@ +print("This is a sample python file.")