#Heading 1 ##Heading 2
This is italic
This is italic
strong*
strong
The world is string through
This is a block quote
- Item 1
- Item 2
- Item 3
- Nested item 1
- Nested item 2
- list 1
- list 2
- list 3
<p> this is a pagaraph</p>
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