@MerlinKnight You should remove the gigantic if clause on line 168 and replace it with an isnumeric() check. Checking nine conditions is a bad idea.
This isn't AI, lol
@MerlinKnight You should remove the gigantic if clause on line 168 and replace it with an isnumeric() check. Checking nine conditions is a bad idea.