mirror of
https://github.com/Asabeneh/30-Days-Of-Python.git
synced 2026-06-15 21:20:29 +08:00
day 13
This commit is contained in:
parent
836e351c34
commit
3436aebdf7
@ -133,6 +133,7 @@ two_power_of_five = power(2)(5) # 32
|
||||
```
|
||||
|
||||
## Built-in Higher Order Functions
|
||||
not ready yet
|
||||
|
||||
## Exercises: Day 13
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user