From 595a249a04694416d22164c8ad8483d5cddb8413 Mon Sep 17 00:00:00 2001 From: Jakub Pokrywka Date: Thu, 12 Nov 2020 13:40:46 +0100 Subject: [PATCH] Update 'laboratoria2/info_en.md' --- laboratoria2/info_en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.