login
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Tagged Questions
stats
newest
featured
hot
votes
active
8
votes
1
answer
419 views
Is there a Python equivalent of Perl’s x operator?
In Perl, I can replicate strings with the 'x' operator: $str = "x" x 5; Can I do something similar in Python?
asked
Jan 30 at 20:27
Mat
3,149
●
3
●
23
python
perl
string-replication
1
questions tagged
string-replication
Related Tags
python
perl
Stack Overflow works best with JavaScript enabled