Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# hello-class
Fork Me!!!
Adam Forked Me!!!

This is the Base Repo for learning Git! Welcome to the Wonderful World of Git and version control! Just remember, be the best Benevolent Dictator you can be!

Wow git so cool. Linus really cool. Love version control. Epic.
2 changes: 1 addition & 1 deletion hello.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

usr = getpass.getuser()

print("Hello, " + usr + ".")
print("This, " + usr + " is epic .")
print("Thanks for cloning my repo!")
1 change: 1 addition & 0 deletions text.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is the Text.txt file. Someone very creative named it.