10
VincentDog
3 17
470/ 545
Danil Danils
Last seen 2 years ago
Member for 3 years, 7 months, 11 days
Difficulty Normal
Liked a comment created by Phil15 for forum post "Help! Works in PyCharm and does not in here"
Default code copy your code from the previous mission. Make sure to have only one function `is_accep
Commented a forum post "Help! Works in PyCharm and does not in here" created by VincentDog
Yes, for some reason there was the second function by default. Never seen that before:) Deleted that
Here: > def is_acceptable_password(a: str) -> bool: > > a = a.replace(' ', '') > > return a
Joined to CheckiO