this is bold text italic bold and italic
unordered list
- vrsec
*cse *it- c
- python
- java
- c++
- pvpsit
- srm
- klu
ordered list
- python a. version1 b. version2 c. version3
- java
- c++
insert image

to creat table
| Name | Branch | Rollno |
|---|---|---|
| ram | cse | 1 |
| krishna | ece | 2 |
| to insert a code |
#include<stdio.h>
void main()
{
printf("hello");
}😒