1
0
mirror of https://github.com/bregman-arie/devops-exercises.git synced 2025-07-09 23:45:42 +02:00

4 Commits

Author SHA1 Message Date
4b6718938c Fix typos (#411)
Found via `codespell -L caf,etcp,alle,aks`
2023-08-24 23:02:53 +03:00
211c28c340 Added new python exercise with solution (#346)
* added new python exercise and solution

* add sort exercise and solutions

* changed heading1

* fixed header description
2023-02-03 11:42:59 +02:00
3d161adce3 python compress and decompress string solution (#309)
* compress string solution

* decompress string solution

* style fix
2022-11-07 08:58:06 +02:00
99c4e02ecf Rename exercises dir
Name it instead "topics" so it won't be
strange if some topics included "exercises" directory.
2022-08-02 01:53:56 +03:00