Update 'laboratoria2/info_en.md'

This commit is contained in:
Jakub Pokrywka 2020-11-12 13:40:46 +01:00
parent 67b2831322
commit 595a249a04

View File

@ -88,7 +88,7 @@ else:
You can use special flags, such as in example:
`re.search('ma', 'AlA Ma KoTa', re.IGNORECASE)`.
### Examples (lab explanations)
### Examples (explained during labs)
To study, it is better to use interactive python interpreter, preferably ipython.