multiverse-team-11 / inventory-app

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

Scope and Variables #74

Closed Hannah0701 closed 4 weeks ago

Hannah0701 commented 1 month ago

Learn about variable scoping and how scoping relates to functions that you have crated.

Learn about local and global variables. Understand variable scope within functions.

By completing these tasks, you will begin to deepen the complexity of your Ruby programs and be able to create more abstracted solutions to common programming problems.

https://www.sitepoint.com/understanding-scope-in-ruby/#:~:text=The%20scope%20of%20a%20variable,be%20accessible%20within%20that%20method. https://www.eriktrautman.com/posts/ruby-explained-inheritance-and-scope