Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 68 Bytes

File metadata and controls

4 lines (4 loc) · 68 Bytes
>>> "#".join(["John", "Peter", "Vicky"])
'John#Peter#Vicky'