Skip to content

Conditional Logic Exercises  #8

Open
@KevinMulhern

Description

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.

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions