Python and Ruby even overload *, for the dubiously useful construction:
"hello" * 3 == "hellohellohello"
Python and Ruby even overload *, for the dubiously useful construction:
"hello" * 3 == "hellohellohello"