python string replication code example Example: python string replication print("Alice" * 5) # AliceAliceAliceAliceAlice