We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d81d6a commit 8bfbe27Copy full SHA for 8bfbe27
Censor word detection/README.md
@@ -14,4 +14,7 @@
14
<h3> Approach </h3>
15
<ol>
16
<li>Import the module profanity from better_profanity</li>
17
+ <li>Take user input </li>
18
+ <li>Check for the censored data using method profanity.censor() </li>
19
+ <li>Print the output</li>
20
</ol>
0 commit comments