Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
filtering a string
#3
That is not that what I am looking for there are more words that need to be filtered like:
hello my name is

known words are: hello, name
unknown words are: my, is

I need both in a variable because I need to decide with them witch "if" to use but still need the words in another variable that are not known
Reply


Messages In This Thread
filtering a string - by hello_its_me - Nov-28-2017, 02:17 PM
RE: filtering a string - by sparkz_alot - Nov-28-2017, 02:50 PM
RE: filtering a string - by hello_its_me - Nov-28-2017, 06:15 PM
RE: filtering a string - by sparkz_alot - Nov-28-2017, 07:31 PM
RE: filtering a string - by ODIS - Nov-28-2017, 07:39 PM
RE: filtering a string - by nilamo - Nov-28-2017, 07:40 PM
RE: filtering a string - by hello_its_me - Nov-29-2017, 05:46 AM

Forum Jump:

User Panel Messages

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