Fix a typo (#4016)
Some checks failed
Configlet / configlet (push) Has been cancelled
Test Runner / test-runner (push) Has been cancelled
Exercises check / housekeeping (push) Has been cancelled
Exercises check / canonical_sync (3.7) (push) Has been cancelled
Exercises check / canonical_sync (3.8) (push) Has been cancelled
Exercises check / canonical_sync (3.9) (push) Has been cancelled
Exercises check / canonical_sync (3.10.6) (push) Has been cancelled
Exercises check / canonical_sync (3.11.2) (push) Has been cancelled
Tools / sync-labels (push) Has been cancelled
Close stale issues / stale (push) Has been cancelled

This commit will:
- Fix the typo "lean" to "learn"
This commit is contained in:
Vidar
2025-10-22 18:47:00 +06:00
committed by GitHub
parent e1566bdff1
commit 62ac923ed4

View File

@@ -6,7 +6,7 @@ Python is (_as [Wikipedia says][wikipython]_), a *general-purpose and high-level
It is especially good at 'gluing' different systems and programs together.
And we think the best way to lean is to _play_ and to _practice_ with coding projects big and small - or with small problems like the ones here on exercism!
And we think the best way to learn is to _play_ and to _practice_ with coding projects big and small - or with small problems like the ones here on exercism!
Below you will find some additional jumping-off places to start your learning journey, recommended by our community.