Skip to content

Sam's Joke#139

Open
samgusa wants to merge 1 commit into
kodecocodes:masterfrom
samgusa:feature/my-new-joke
Open

Sam's Joke#139
samgusa wants to merge 1 commit into
kodecocodes:masterfrom
samgusa:feature/my-new-joke

Conversation

@samgusa
Copy link
Copy Markdown

@samgusa samgusa commented Mar 16, 2021

This addresses issue #1. Adds a dad joke.

Copy link
Copy Markdown
Author

@samgusa samgusa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So Funny!

Comment thread DadJokes/JokeStore.swift

/// we NEED more jokes here!!!
private var storage: [Joke] = [
Joke(description: "How many programmers does it take to change a light bulb?", punchline: "None, that's a hardware problem"),
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LOL, my sides: +1

Comment thread DadJokes/JokeStore.swift
Comment on lines -38 to +39
Joke(description: "Why do developers do Java?", punchline: "Because they don't C#")
Joke(description: "Why do developers do Java?", punchline: "Because they don't C#"),
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess there was a type: +- 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants