Write a program that inputs a series of words, separated with 'space' and output ALL words that contain a specific character (not case sensitive) For example: What character you want to find? R Please...


Question pinned below


Write a program that inputs a series of words, separated with 'space' and output ALL words that<br>contain a specific character (not case sensitive)<br>For example:<br>What character you want to find?<br>R<br>Please input the series of numbers (separated with space)<br>Input Red rabbit cloud rrat hello}<br>Output RED, RABBIT, RAAT<br>Hint: please refer to Lecture 8<br>Note this solution not include the input character<br>

Extracted text: Write a program that inputs a series of words, separated with 'space' and output ALL words that contain a specific character (not case sensitive) For example: What character you want to find? R Please input the series of numbers (separated with space) Input Red rabbit cloud rrat hello} Output RED, RABBIT, RAAT Hint: please refer to Lecture 8 Note this solution not include the input character

Jun 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here