This one uses the in keyword, which is not counted as an "operator" (unless this is incorrect please tell me @TheDrone7). Thanks!
in
EDIT: Loops to run multiple tests.EDIT: Switched to a lambda function instead
Yeah, i also did zip_longest with itertools and a combination of your strategy. i ended up just sticking with this though. @DynamicSquid
#WEEKLY #5: Equality Check
This one uses the
in
keyword, which is not counted as an "operator" (unless this is incorrect please tell me @TheDrone7). Thanks!EDIT: Loops to run multiple tests.
EDIT: Switched to a lambda function instead
Yeah, i also did zip_longest with itertools and a combination of your strategy. i ended up just sticking with this though. @DynamicSquid