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

Conditional Logic Exercises #8

Open
7 tasks
KevinMulhern opened this issue Nov 10, 2020 · 1 comment
Open
7 tasks

Conditional Logic Exercises #8

KevinMulhern opened this issue Nov 10, 2020 · 1 comment
Assignees

Comments

@KevinMulhern
Copy link
Member

Lesson: https://www.theodinproject.com/courses/ruby-programming/lessons/conditional-logic

Basic exercises covering the main topics in this lesson:

  • truthy and falsy values
  • using elsif and else
  • boolean logic
  • logical operators
  • case statements
  • unless statements
  • ternary

There is quite a bit in this lesson so splitting the exercises into different files might be prudent.

@KevinMulhern KevinMulhern changed the title Conditionals Lesson: Conditional Logic Exercises Nov 10, 2020
@KevinMulhern KevinMulhern self-assigned this Nov 10, 2020
@KevinMulhern
Copy link
Member Author

I've got this one

JCFarrow added a commit to JCFarrow/ruby-exercises that referenced this issue Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant