jfz-2023-s473579/TaskA02/test.py
2023-10-28 23:13:15 +02:00

2 lines
34 B
Python

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