Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
challenge 18
Browse files Browse the repository at this point in the history
  • Loading branch information
shivaylamba authored Sep 18, 2022
1 parent 19588f0 commit 16c95d2
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Challenges/challenge_18.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
## Welcome to Challenge 18

Welcome to the 18th Challenge

Today we will be learning to work with GitHub Gist and Markdown

#### Brief Overview

GitHub Gist is two fold and you can either use it for sharing ideas or sharing smaple code. It supports **Markdown**
To learn more, vist:
- [Learn more about GitHub gist](https://help.github.com/en/enterprise/2.13/user/articles/about-gists)

## Task

- Create a gist writing on any software development related topic that interests you
- Create a gist sharing a small code snippet in your preferred programming language

## How to Submit

- Create your submission a markdown file named ``gist-solutions.md`` and add it inside the branch ``your-username-details`` used in previous challenges
- In your submission file add the links to your **2 gist**
- Ensure you push it so that it reflects inside your Pull request created in previous challenges

0 comments on commit 16c95d2

Please sign in to comment.