Skip to content

AndluruLavanya/sample2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

sample2

Headings:

this is heading-1

this is heading 2

This is Heading-1

####### This is heading-2

Bold the text and italic the text

this is the bold text

this ia a italic text

this a bold and italic text

bold text

italic text

bold and italic text

Lists

unordered

  • apple
    • pineapple
    • grapes
      • mango
  • mango
  • watermelon

ordered list

  1. brinjal
  2. tomoto
  3. chilli

Images

flower

links

github

how to place a table

s.no name rollno
1 lavanya 503
2 chinni 03

mcq's

which command is used to initialize the repository with git?

  • git clone
  • git remote
  • git init
  • git branch
#include<stdio.h>
int main()
{
print("hello world");
return 0;
}
def sum(a,b)
   print(a+b)
sum(3,4)

this is a note text

chapter-1

emojis

😄 😆

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published