"X" * 5 Python "X" * 5 Ruby "X" x 5 Perl str_repeat("X", 5) PHP