I Finally Understood Python's Six Operator Types (and Used Them to Split a Number Into Digits)
Last post was about literals, the actual values Python works with. This one is about operators, the symbols that let you actually do something with those values.
Term check: operator and operand If y
dartionjoshi.hashnode.dev7 min read