What types of loops are there in Python? code example Example: python type for loop key: str for key in cache: print(key)