This commit is contained in:
2023-10-16 21:07:55 +02:00
parent 7977d3e82c
commit 8343b44c8d

2
ovissa.py Normal file
View File

@@ -0,0 +1,2 @@
s = input().strip()
print(len(s))