This text is Italic
This text is also italic
This text is strong
This Text is also strong
This text is strikethrough
This is a quote
- Item 1
- Item 2
- Item 3
- Nested Item 1
- Nested Item 2
- Item 1
- Item 2
- Item 3
This is a paragraph
npm install
npm start function add(num1,num2){
return num1 + num2;
} def add(num1,num2):
return num1+num2- Task 1
- Task2
- Task3