Skip to content

learn-co-students/todo-ruby-basics-dumbo-web-career-040119

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO: Ruby Basics

Objectives

Review your understanding of

  • defining methods
  • defining methods with default argument
  • assigning variables
  • return values

Instructions

This is a test-driven lab. To get started, (once you fork and clone the lab down onto your computer), run the test suite with the learn or rspec command. Read the test output in your terminal to learn how to fill out the methods to get your tests to pass. We've already defined the methods for you––you need to write the code inside of them to give them the desired behavior, as defined by the tests. Refer back to the earlier lessons on reading test output for help.

View TODO: Ruby Basics on Learn.co and start learning to code for free.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages