this was a simple one how I did was I took advantage that in python if two entries in a tuple are equivalent there stored in the same memory area so I used the python is operator to compare if they were stored in the same area
EDIT: I made another one that's not (is now) my submission but still works (new method and 7 lines longer) it's here
EDIT2: currently in maintenance
EDIT3: this one doesn't work with multi-digit numbers so my other one is now my actual submission link here
WEEKLY #5 (OLD DOESNT WORK LOOK IN EDIT FOR LINK TO NEW ONE)
DISCLAIMER: read edits this is not my submission
this was a simple one how I did was I took advantage that in python if two entries in a tuple are equivalent there stored in the same memory area so I used the python is operator to compare if they were stored in the same area
EDIT: I made another one that's
not(is now) my submission but still works (new method and 7 lines longer) it's hereEDIT2: currently in maintenance
EDIT3: this one doesn't work with multi-digit numbers so my other one is now my actual submission link here
You misspelled equivalent
idc@rediar@Codemonkey51 I'm so bad at spelling that I have installed an auto correct feature (for comments and strings) on my Visual Studio lol
LOL @DynamicSquid