KapyaB / test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

This Is Italic

This Is Italic

This Is Strong

This Is Strong

This is striken-through



*the '*'s are escaped*

Now they are not

This is a quote

link to google

link to google with hover title

  • item 1
  • item 2
  • item 3
    • nested item 1
    • nested item 2
  1. Item 1
  2. Item 2
  3. Item 3
    1. Nested item 1
    2. Nested item 2
    3. Nested item 3

<p>This is a p tag</p>

def pythonFunction():

Markdown logo

    npm install
    function add(x,y){
        return x+y
    }
    def add(x,y):
        return x+y
Name Email
Bright Kapya brightkapya@gmail.com
Someone else se@hismail.com
  • Task 1
  • Task 2
  • Task 1

About


Languages

Language:JavaScript 100.0%