Empty string: Difference between revisions

Content deleted Content added
See also: already linked in the article
Tags: Mobile edit Mobile app edit Android app edit App section source
Line 65:
| [[Perl]]
|-
| <code>str()</code><ref>Another way to make an empty string is multiplying a string by 0 or a negative integer.</ref>
| <code>str()</code>
| [[Python (programming language)|Python]]
|-