diff --git a/TaskC38_TODO/description.txt b/TaskC38_TODO/description.txt index c1ef912..2810659 100644 --- a/TaskC38_TODO/description.txt +++ b/TaskC38_TODO/description.txt @@ -25,7 +25,7 @@ podanych warunków, należy wypisać "". For each string, you should extract the building number from the address. We assume, that the address consists of the abbreviation "ul.", "os.' or "al." street name, building name, and an optional number of apartment number -(separated from building number by a slash or " m. ". The street number +(separated from building number by a slash or " m. "). The street number consists of at least 2 letters (including polish letters), starting with the capital letter. If the string does not fulfill the condition, you should print "".