-
-
Notifications
You must be signed in to change notification settings - Fork 16
Example PR for documentation #1
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Somebody once told me the world is gonna roll me | ||
# I ain't the sharpest tool in the shed | ||
# She was looking kind of dumb with her finger and her thumb | ||
# In the shape of an "L" on her forehead | ||
# Well the years start coming and they don't stop coming | ||
# Fed to the rules and I hit the ground running | ||
# Didn't make sense not to live for fun | ||
# Your brain gets smart but your head gets dumb | ||
# So much to do, so much to see | ||
# So what's wrong with taking the back streets? | ||
# You'll never know if you don't go | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There are other ways of finding out than physically being there. Maybe a friend could go in your stead and report back? This is stupid. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Just went, can confirm there is nothing there. |
||
# You'll never shine if you don't glow | ||
# Hey now, you're an all-star, get your game on, go play | ||
# Hey now, you're a rock star, get the show on, get paid | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This needs some work. There should probably be a period after |
||
# And all that glitters is gold | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There must be ten thousand things that glitter and yet are not gold. Why would you write something that's so obviously not true? |
||
# Only shooting stars break the mold | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Best line ✨ |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
print("Hello, world!") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At least you got this part right.