News

# slicing negative index ( from strating the index +ve and from backward the index -ve this -ve index just in slicing) print(str.find("T")) # when we sereach for a word or letter which not exist so py ...