Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add raindrops approaches #262

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

BNAndras
Copy link
Member

@kotp, here are the two approaches I'm thinking of highlighting. Before I fill out the approach documents, do you think these approaches will be useful for students? Are there additional approaches I should highlight?

@kotp
Copy link
Member

kotp commented Jan 23, 2024

I see an if..else approach listed, but I do not see an if..else approach. These are both "string builder" approaches, but none use an else statement, except for the ternary use, and that is not used to build the result.

Am I missing something?

@BNAndras
Copy link
Member Author

Oops, I’m so used to calling it if…else colloquially that I didn’t notice that I wasn’t even using an else.

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