Code Monkey home page Code Monkey logo

kwk-l1-ruby-2-meal-choice-lab-teachers-l1's Introduction

Hungry? Why Wait? Grab A...

Code your solution in the meal_choice.rb file.

Your job is to define three methods, breakfast, lunch and dinner that take in a food as a string and returns a string stating the appropriate time to eat that food. For example, calling breakfast("scrambled eggs") should return something like "Morning is the best time for scrambled eggs!"

Include a default meal_choice for each method so that if no food is specified, it defaults to the following foods:

  • Breakfast should default to frosted flakes if no argument is passed in
  • Lunch should default to grilled cheese if no argument is passed in
  • Dinner should default to salmon if no argument is passed in

For example, calling breakfast with no argument should return "Morning is the best time for Frosted Flakes!" Take a look at the example code to get started.

Call all of your methods (with and without arguments) at the bottom of the file. Then run your program.

Resources

Resources

KWK-L1 Hungry? Why Wait? Grab A...

kwk-l1-ruby-2-meal-choice-lab-teachers-l1's People

Contributors

aviflombaum avatar danielseehausen avatar robertogaitan avatar sgharms avatar dfenjves avatar sammarcus avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.