Giter VIP home page Giter VIP logo

co-sci-140's People

Contributors

jay3ss avatar

Watchers

 avatar  avatar

co-sci-140's Issues

Assignment 02 - More than 1 invalid option brings back original menu

If an invalid option is made, then the correct error message is displayed:

	Enter ONLY A, B, C, D, or E.

However, if another invalid option is made immediately after the first invalid option, then the original menu is displayed, not the error message. For example, a session can go like so

Enter a string: asojf
	A) Count the number of vowels in the string
	B) Count the number of consonants in the string
	C) Count both the vowels and consonants in the string
	D) Enter another string
	E) Exit the program

	Enter A, B, C, D, or E.
g
	Enter ONLY A, B, C, D, or E.
g
	A) Count the number of vowels in the string
	B) Count the number of consonants in the string
	C) Count both the vowels and consonants in the string
	D) Enter another string
	E) Exit the program

	Enter A, B, C, D, or E.
a
The string has 2 vowels.
	A) Count the number of vowels in the string
	B) Count the number of consonants in the string
	C) Count both the vowels and consonants in the string
	D) Enter another string
	E) Exit the program

	Enter A, B, C, D, or E.

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.