Community Profile

photo

Yuzhen Lu


Last seen: mehr als 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Repeat a string with a delimiter
Assuming a string A = 'abc'; How to repeat it for several times, say 3 times, with a delimiter ',', so that to obtain: 'abc, ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Remove parenthesis and the contents inside from a string
Is there a neat way to remove a parenthesis and the contents inside from a string. For example the string A = 'abc (ABC)' % h...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten