Giter Site home page Giter Site logo

cssi-4-python-group-functions-conditionals-walle-lab's Introduction

##Message to WALL-E

This is a group/pair lab. Write out pseudo-code first! WALL-E's microphone is broken and the only way he can hear you is if you shout at him!! Write a speak_to_walle method that accepts one argument: what you want to say to him. Whatever you say to WALL-E (whatever you type in), he should respond with Dirrrrr-ect-tivvve?, unless you shout it (type in all capitals). If you shout, he can hear you and yells back, EEEEEEEEEEEVAAAAAAAAAA!.

###BONUS Too easy? Have WALL-E shout a different number each time you run the program; maybe any year at random between 1 and 100. (Hint: There is a python method that will generate random numbers.)

###DOUBLE BONUS WALL-E really likes EVA. 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 WALL-E really doesn't want you to leave! When you shout BYE, he 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 WALL-E.

View Message to WALL-E on Learn.co and start learning to code for free.

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.