mirror of
https://github.com/gsi-upm/sitc
synced 2024-12-22 03:38:13 +00:00
Update 1_3_Sequences.ipynb
Formatting improvement.
This commit is contained in:
parent
1530995243
commit
91147becee
@ -377,7 +377,7 @@
|
||||
"\n",
|
||||
"Tuples are faster than lists. Its main usage is when the collection is constant, or you do not want it can be changed (write protected). \n",
|
||||
"\n",
|
||||
"Tuples can be converted into lists and vice-versa, with the methods list() and tuple()."
|
||||
"Tuples can be converted into lists and vice-versa, with the methods *list()* and *tuple()*."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user