jfz-2023-s473579/TaskA02/test.py

2 lines
34 B
Python

str = r'[Pp ]ies '
print(len(str))