Compare commits

..

No commits in common. "9c9b65d1ee60b1dc71dc66fa3bbffef2642a1721" and "79fa940338096b046c554d18e4e5107f08db2df7" have entirely different histories.

4 changed files with 2 additions and 0 deletions

2
TaskA02/test.py Normal file
View File

@ -0,0 +1,2 @@
str = r'[Pp ]ies '
print(len(str))