0

I was looking for some answers, but I couldn't find any. There is this code (from stackover flow) that I don't understand:

if re.search("\b{0}\b".format(w),line):

The "\b" is what I do not understand. What does it do?

Thanks!

I'm trying to make this login application by the way. So I'm trying to save passwords.

0 Answers0