subject

Input a word. If it is "yellow," print "Correct." Otherwise, print "Nope." What happens if you type in "YELLOW" or "YellOW?" Does the capitalizing make a difference? Sample Run 1

What color? yellow

Sample Output 1

Correct

Sample Run 2

What color? red

Sample Output 2

Nope

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 01:10
Problem 1 - hashing we would like to use initials to locate an individual. for instance, mel should locate the person mark e. lehr. note: this is all upper case. generate a hash function for the above using the numbers on your telephone. you know, each letter has a number associated with it, so examine your telephone keypad. generate 512 random 3 letter initials and take statistics on a linked list array size 512 to hold this information report how many have no elements, 1 element, 2 elements, does this agree with the hashing statistics distribution?
Answers: 1
question
Computers and Technology, 23.06.2019 21:30
Write a fragment of code that reads in strings from standard input, until end-of-file and prints to standard output the largest value. you may assume there is at least one value. (cascading/streaming logic, basic string processing)
Answers: 3
question
Computers and Technology, 23.06.2019 21:40
Simon says is a memory game where "simon" outputs a sequence of 10 characters (r, g, b, y) and the user must repeat the sequence. create a for loop that compares the two strings. for each match, add one point to user_score. upon a mismatch, end the game. sample output with inputs: 'rrgbryybgy' 'rrgbbrybgy'
Answers: 3
question
Computers and Technology, 24.06.2019 00:00
Afashion designer wants to increase awareness about her brand. which network can she use and why she can use the blank to blank her products online. answers for the first blank: internet, extranet, or intranet answers for the second blank: market, design, and export
Answers: 1
You know the right answer?
Input a word. If it is "yellow," print "Correct." Otherwise, print "Nope." What happens if you type...
Questions
question
Mathematics, 23.10.2019 04:30
question
Mathematics, 23.10.2019 04:30
question
Mathematics, 23.10.2019 04:30
question
Mathematics, 23.10.2019 04:30
Questions on the website: 13722361