vault backup: 2023-11-20 14:49:50
This commit is contained in:
parent
92b5e2f517
commit
0f1afcd16a
@ -54,3 +54,4 @@ def exponetial(x: int, n: int) -> int:
|
|||||||
m *= x
|
m *= x
|
||||||
n -= 1
|
n -= 1
|
||||||
return result
|
return result
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user