I am BSC(I.t) student. I am learning python language. I have little bit knowledge of tuple, in one of my program I want to insert an extra value into each tuple. I know that tuples are immutable. I want to change e a new item next to it in a another currency like below:
('Soap', 8.00', '500.00')..I want to know how toinsert value into tuple? Thanks in advanced.



Reply With Quote
Copyright Techfuels
Bookmarks