diff --git a/laboratoria2/info_en.md b/laboratoria2/info_en.md index 21945b1..57715f9 100644 --- a/laboratoria2/info_en.md +++ b/laboratoria2/info_en.md @@ -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.