Multiplication in Python may seem simple at first—just use the * operator—but it actually covers far more than just numbers. You can use * to multiply integers and floats, repeat strings and lists, or ...
This python code was developped with the help of a few websites for a Lab. Those sites are mentioned in the code. Plotting syntax, line 84 (86 for Laptop), inspired ...