Ad
Fundamentals
Mathematics
Code
Diff
  • m = __import__('operator').mul
    • from operator import mul as m
    • m = __import__('operator').mul