diff --git a/README.md b/README.md index 7abbaf8..1ea74e6 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# SuperCoolProject \ No newline at end of file +# SuperCoolProject + +Hello, I still think this is pretty cool. + +I am excited to learn about git in order to stop uploading all of my software engineering +projects all at once! + +I am excited to learn about git to stop uploading all of my software engineering +projects all at once. + +Hannah Ross diff --git a/forLab09.py b/forLab09.py new file mode 100644 index 0000000..e777c38 --- /dev/null +++ b/forLab09.py @@ -0,0 +1,3 @@ + + +print("Hello World!") \ No newline at end of file