bash scripts done

This commit is contained in:
2026-04-26 19:41:31 +02:00
parent ea416d1a2e
commit 01f0b552ac
2 changed files with 54 additions and 2 deletions

View File

@@ -29,8 +29,8 @@
- [x] Cow says prime numbers up to `n`.
- [x] **`smart_cow`**
- [ ] Cow says a simple arithmetic expression (e.g., "3+11"), eyes show the result.
- [ ] **`crazy_cow`**
- [ ] Create a "crazy arithmetic cow" script with something unusual or complex.
- [x] **`crazy_cow`**
- [x] Create a "crazy arithmetic cow" script with something unusual or complex.
---