Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Хорошая задача. Решил ее через срезы строк. Нужно учесть, что разница может быть равной нулю.
For example, if your string contains both 1 and 0, and you replace 1 with I, that might create a situation where another part of the string (e.g., something containing 10) is now altered in an unexpected way when 0 is replaced with O.
What does unstable mean in this context?
very good
It works perfectly for everyone. Not sure where you're getting an error.
i cant tell you how many times i thought about Re but ended up not using it haha beautiful
Approved by someone
This comment is hidden because it contains spoiler information about the solution
because of this code i now understand what this codes do unlike from the first one it is readable for beginners like me
yess
brackets denote choosing between a number of characters in regex. in this case, picking one of "a", "e", "i", "o", "u", "A", "E", "I", "O", or "U".
This comment is hidden because it contains spoiler information about the solution
THIS METHORD IS WRONG!
ERROR
"Baby don't hurt me."
Loading more items...