Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Case Insensitive Censor Function
Post: RE: Case Insensitive Censor Function

(Jan-15-2021, 08:20 AM)Serafim Wrote: When I wrote my post yesterday I was pretty tired. Maybe an explanation is in place. The "IGNORECASE" flag is pretty obvious, it secures matching regardless of...
HNiChuimin Homework 5 3,096 Jan-16-2021, 11:04 AM
    Thread: Case Insensitive Censor Function
Post: Case Insensitive Censor Function

hello, I am trying to write a case insensitive censor function which takes an input(text, banned) with banned being a list of banned words to censor from the text. I have the basic censor function wri...
HNiChuimin Homework 5 3,096 Jan-14-2021, 12:10 PM
    Thread: Assignment Help
Post: RE: Assignment Help

(Nov-08-2020, 11:00 PM)jefsummers Wrote: Remove the 3rd parameter in your call to replace()Hello, Thank you for your help! I tried this before and unfortunately it returned the same output (it repla...
HNiChuimin Homework 3 2,164 Nov-08-2020, 11:06 PM
    Thread: Assignment Help
Post: Assignment Help

Hello, i've been asked in my assignment to create a censor function that replaces words in a text string with astricks of the same lenght if the word is in a banned list. I have wriiten a fucntion i t...
HNiChuimin Homework 3 2,164 Nov-08-2020, 10:44 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020