Replace A Value in Immutable Data
Project description
Module To Replace Values of Immutable Data Type Installation: CMD: pip install imreplace In Code: Import imreplace How to Do: Use trp to replace Tuple Use srp to replcae String - trp.replace(Your_Tuple,Index_Number_To_Replace,Value_to_Replace) - srp.replace(Your_String,Index_Number_To_Replace,Value_to_Replace)
Change Log
version : 0.0.1
First Release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
imreplace-0.0.1.tar.gz
(2.4 kB
view hashes)