Code Monkey home page Code Monkey logo

upperline-hs-ruby-2-flyover-lab's Introduction

Fly the Friendly Skies

You and your co-pilot are on a cross-country flight from New York to LA. You don't feel like talking to your passengers though, so you decide to write Ruby methods to announce each state as you fly over it. Here is an example of what one of your methods might look like:

def pennsylvania
  return "We're flying over Pennsylvania: Home of virtue, liberty, and independence!"
end

Write your methods in a new file called fly_over.rb and puts each of your methods at the bottom of the file. (You might need to look at a map to figure out which states you'll be flying over.) When you're done, run your program to deliver your announcements to the flight's passengers.

Bonus Items

  • Get excited! puts the messages about your favorite states in all caps.
  • Confuse the passengers! Return the announcement for your least favorite states backwards.
  • Safety first! As the pilot, it's your job to keep everyone safe. Write two methods fasten_seatbelts and free_to_move_about_the_cabin that return the appropriate safety messages.

View Fly the Friendly Skies on Learn.co and start learning to code for free.

upperline-hs-ruby-2-flyover-lab's People

Contributors

dfenjves avatar jenmyers avatar sgharms avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.