multiverse-team-11 / inventory-app

https://inventory-app-11-1emn.onrender.com/
0 stars 2 forks source link

Control Flow #71

Closed Hannah0701 closed 1 month ago

Hannah0701 commented 1 month ago

Control Flow Learn about if statements and conditional expressions. Explore different types of loops (while, for).

By completing these tasks you should have a good understanding of what Ruby is, how to install and configure the Ruby, and how to write basic Ruby programs using variables, data types, operators, and control structures.

https://www.theodinproject.com/lessons/ruby-conditional-logic https://www.theodinproject.com/lessons/ruby-loops