Question: Python Using while loop can you write the code for both upper case and lower case expected output: Enter a sentence = Today is saturday
Python
Using while loop
can you write the code for both upper case and lower case
expected output:
Enter a sentence = Today is saturday which is very nice day
Enter a letter = i
words containing 'i' = [is, which, nice]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
