Skip to content

SR4356/markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

markdown

Heading1

Heading2

Heading3

Heading4

Heading5
Heading6

Bold Text

italic

Bold and italic

Unordered data

  • Intro
    • Installation
    • Basics
  • Git
  • Github

Ordered data

  1. Intro
    a. installation

  2. Git commands

  3. Git hub

  4. cloning

  5. Contribute
    a. fork
    b. clone
    c.create new branch

    Image Gitlogo

    link github

    Table

    Name Branch College
    hghuh jhddrg jghjgj
    gjjgj utftdf gjgjgj
    hkkgy hkjhggj jghgh

    code

    def iseven(n):
      if n % 2 == 0:
          return True
      else:
          return False
    

    bhavana

    Emoji

    🔥

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors