Consider the following incomplete program. Using one of the techniques we discussed in lecture, construct a Boolean expr
Posted: Sat May 14, 2022 8:32 pm
Consider the following incomplete program.
Using one of the techniques we discussed in lecture, construct a
Boolean expression that evaluates to True if only the first letter
of s is capitalized (e.g. Davis) Your program should flag the
following words as having incorrect case.
Using one of the techniques we discussed in lecture, construct a
Boolean expression that evaluates to True if only the first letter
of s is capitalized (e.g. Davis) Your program should flag the
following words as having incorrect case.