Skip to content

om-sweetom/JetBrainsProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JetBrainsProject

Obscene Vocabulary Checker

  1. Read the name of the file that contains taboo words from the user input;
  2. Read the file;
  3. Read sentences from the input. If the sentence contains taboo words, replace them with *, according to their length, and print the result. Otherwise, print the sentence. Repeat this until the exit command;
  4. When the program receives the exit command, print Bye! and exit the program.

About

Obscene Vocabulary Checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages