PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my settings
my profile
Public Pastes
Untitled
3 sec ago
Untitled
12 sec ago
tableview [cell.co...
13 sec ago
What is the purpos...
19 sec ago
Downloads Organiser
PHP | 23 sec ago
excel array column...
25 sec ago
Untitled
27 sec ago
Untitled
C# | 29 sec ago
Untitled
By: a guest on Jan 28th, 2012 | syntax:
None
| size: 0.07 KB | hits: 13 | expires: Never
download
|
raw
|
embed
|
report abuse
Copied
>>> a = ("one" +
... "two" +
... "three")
>>> print a
onetwothree
create a
new version
of this paste
RAW Paste Data
>>> a = ("one" + ... "two" + ... "three") >>> print a onetwothree