Learn Python Easy Way
Thursday, August 13, 2015
python tuples
http://www.tutorialspoint.com/python/python_tuples.htm
To write a tuple containing a single value you have to include a comma, even though there is only one value −
tup1 = (50,);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment