Finding if statements in Python #1993
Unanswered
pjljvandelaar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to find if statements in python.
I want to be able to find
But I don't want to match
However, I get

Anybody an idea what I am doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions