Skip to content

Commit a9333c2

Browse files
committed
add repo link
1 parent 5d7ff29 commit a9333c2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

srcastro/content/challengeDescription.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ Define a function `multiply(a: int, b: int) -> int` that returns the product of
1515
- `multiply(3, 0)` should return `0`
1616

1717
When you run your code, it will run in your browser!
18+
19+
You can view the challenge source code on [GitHub](https://github.com/jacklowrie/pyscript-coding-challenge).

0 commit comments

Comments
 (0)