Skip to content

Naveen23525/Document_git_stds_class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

Heading1 h1 tag

Second Heading like h2 tag in html

Third Heading like h3 tag in html

Fourth Heading like h4 tag in html

Fifth Heading like h5 tag in html
Sixth Heading like h6 tag in html

####### This is trying purpose

This is one of the paragraph.I am explaining the markdown documentation Syntax.

This is second paragraph

this is writing h1 tag

S.No Name Roll Number
100 Ranga 147
101 Hari 148
102 Naveen 149

github icon

please download software Click Here

This is Naveen from SVH college

def evenodd(num):
  if num%2==0:
    return "Even Number"
  else:
     return "Odd Number"
#include<stdio.h>
int main()
{
  int a=100,b=200;
  c=a+b;
  printf("%d",c);
}

πŸ˜‡πŸ˜‡πŸ˜‡πŸ˜‡πŸ˜‡

Unordered List

  • Fruits
    • Apples
    • Mango
  • Flowers -xyz -ytr
  • etc

About

This is the documentation did in github class for students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published