Skip to content

Latest commit

 

History

History
90 lines (58 loc) · 1.13 KB

README.md

File metadata and controls

90 lines (58 loc) · 1.13 KB

#Heading 1 ##Heading 2

Heading 3

Heading 4

Heading 5
Heading elevation-6

This is italic

This is italic

strong*

strong

The world is string through



This is a block quote

SANJAYA BHANDARI

SANJAYA BHANDARI

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

<p> this is a pagaraph</p>

markdownimage

  npm  install
  npm start
function add(num1,num2){
return num1+num2;
}
Name Class
SANJAYA BHANDARI 2
Syntax Description
Header Title
Paragraph Text
  • TASK 1
  • Task2
  • TASK 3