Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit e4be1d7

Browse files
author
Holger Lösken
committed
2 parents a7d8670 + 2d57ab3 commit e4be1d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ and return the last `6` non-zero numbers.
107107
Given the follwing function you should suggest what could be improved. There are no other documents explaining why this function has been written or what the purpose is/should be.
108108

109109
**Example in python**
110+
110111
```python
111112
def multiply(x, y):
112113
if y > 0:

0 commit comments

Comments
 (0)