informatica python functions noortje
Count
.count() counts the amount of occurrences of a given prompt
Replace
.replace() replaces a prompt with another
example: phonenumber.replace(”-”, "")
informatica python functions noortje
.count() counts the amount of occurrences of a given prompt
.replace() replaces a prompt with another
example: phonenumber.replace(”-”, "")