Home
Random
Nearby
Log in
Settings
Donate Now
If Wikipedia is useful to you, please give today.
About Wikipedia
Disclaimers
Search
Comparison of programming languages (string functions): Difference between revisions
Article
Talk
Language
Watch
View history
Edit
Browse history interactively
← Previous edit
Next edit →
Content deleted
Content added
Visual
Wikitext
Revision as of 21:52, 25 February 2016
edit
66.114.92.11
(
talk
)
The python 3 version also works in python 2
← Previous edit
Revision as of 21:57, 25 February 2016
edit
undo
66.114.92.11
(
talk
)
The format method also works in python 2
Next edit →
Line 1,035:
|-
| <code>''formatstring''.format(''items'')</code>
|Python
3.x
|.NET
|-