SyntaxFix
Write A Post
Hire A Developer
Questions
Try using in like this:
in
>>> x = 'hello' >>> y = 'll' >>> y in x True