Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 930 Bytes

README.md

File metadata and controls

51 lines (35 loc) · 930 Bytes

Header1

Header2

Header3

This is some sample text you can write in readme. You can even put here links like this one

How about Italic text or Bold or this one

  • Item 1
  • Item 2
  • Item 3
    • Item 3.1
    • Item 3.2
  1. Item
  2. Item
    1. Item
    2. Item

Code snippets

This is inline code: git pull

And this is multiline:

git push
git pull
from utils.match import sum_numbers

if __name__ == "__main__":
    print(sum_numbers(3, 4))
    print("Hello world!! main")

Tables

First column Second columns
Content from cell 1 Content from cell 2
Content in the frist column Content in the second column

Images

My Favorite Car