Git Product home page Git Product logo

upperline-hs-speaking-grandma-lab-upperline-trevor-062016's Introduction

##Deaf Grandma

This is a group/pair lab. Write out pseudo-code first! You'll be coding your solution in lib/grandma.rb.

Write a speak_to_grandma method that accepts one argument: what you want to say to her. Whatever you say to grandma (whatever you type in), she should respond with HUH?! SPEAK UP, SONNY!, unless you shout it (type in all capitals). If you shout, she can hear you (or at least she thinks so) and yells back, NO, NOT SINCE 1938!.

Need help figuring out how to use if/else statements? Check out the resources below.

###BONUS Too easy? To make your program really believable, have grandma shout a different year each time you run the program; maybe any year at random between 1930 and 1950. (Hint: There is a Ruby method that will generate random numbers.)

###DOUBLE BONUS Grandma decided she wants to keep talking to you and won't let you leave. Change your program so that it keeps running until you shout BYE. (Hint: You will probably want to use a while loop to keep the program running.)

###TRIPLE BONUS Grandma really doesn't want you to leave! When you shout BYE, she pretends not to hear you. Change your program so that you have to shout BYE three times in a row before the program will end. Make sure to test your program: if you shout BYE three times, but not in a row, you should still be talking to grandma.

Resources

View Deaf Grandma on Learn.co and start learning to code for free.

upperline-hs-speaking-grandma-lab-upperline-trevor-062016's People

Contributors

dfenjves avatar

Watchers

James Cloos avatar Bora Zihnali 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.