diff --git a/week-8/Homework/mandatory/1-practice/1-practice.md b/week-8/Homework/mandatory/1-practice/1-practice.md index 02aa34989..901790ae5 100644 --- a/week-8/Homework/mandatory/1-practice/1-practice.md +++ b/week-8/Homework/mandatory/1-practice/1-practice.md @@ -26,6 +26,12 @@ The following endpoint is publicly available from Github +{owner} - github username +{repo} - repository name +{pull_number} - pull request number + 2. Describe in a sentence what this API endpoint returns when all of the fields are completed? + +It should return all the comments on that specified pull request made on that repo by that owner. diff --git a/week-8/Homework/mandatory/1-practice/numbersFact.html b/week-8/Homework/mandatory/1-practice/numbersFact.html new file mode 100644 index 000000000..0c0d568cd --- /dev/null +++ b/week-8/Homework/mandatory/1-practice/numbersFact.html @@ -0,0 +1,72 @@ + + +
+ + + + +Enter a number and get a random fact
+ +