fix(curriculum): typo number_patter -> number_pattern (#63056)

This commit is contained in:
Stella 2025-10-25 21:22:51 +03:00 committed by GitHub
parent 6e33189f3b
commit 5ff2e3816f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@ In this lab you will practice the basics of Python by building a small app that
# --hints--
You should have a `number_patter` function.
You should have a `number_pattern` function.
```js
({