Question: in keyword boolean: short _ str in long _ str ] : # [ ] get user input for the name of some
in keyword
boolean: shortstr in longstr
: # get user input for the name of some animals in the variable animalsinput
# print true or false if 'cat' is in the string variable animalsinput
: # get user input for color
# print True or False for starts with b
# print color variable value exactly as input
# test with input: "Blue", "BLUE", "bLUE"
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
