We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1bd856d + c032f95 commit e9393a3Copy full SHA for e9393a3
CHANGELOG.md
@@ -1,5 +1,4 @@
1
## Fixs
2
3
-> Actions worfklows split in two files depending on whether a push is made on the master branch or not.
4
-> Updated README
+> Typo in examples for D00 ex03 "text_analyzer"
5
module00/subject/en.subject.tex
@@ -466,7 +466,7 @@ \subsection*{Examples}
466
>>> text_analyzer()
467
What is the text to analyze?
468
>> Hello World!
469
-The text contains 8 printable character(s):
+The text contains 12 printable character(s):
470
- 2 upper letter(s)
471
- 8 lower letter(s)
472
- 1 punctuation mark(s)
version
@@ -1 +1 @@
-v3.2.1
+v3.2.2
0 commit comments