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 ...
> 原文:[https://www . geesforgeks . org/create-multiple-copy-in-a-string-in-python-by-use-乘法-operator/](https://www.geeksforgeeks.org/create-multiple-copies-of ...