Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Don't forget to follow me and **star** this repo.

**Step-2** Open this Repository

**Step-3** Start solving questions and merge it by createing a branch
**Step-3** Start solving questions and merge it by creating a branch

**Dont forget to add your name and name of the program you some on the file you create**
**Don't forget to add your name and name of the program you some on the file you create**

Example: TheMakersSquad_sumofnumbers.cpp

Expand All @@ -26,7 +26,7 @@ There are total **26** questions divided into 4 different sections.

## Simple Programmes[Beginner Friendly]

**1.Write a program to print "Hello World".**
**1. Write a program to print "Hello World".**

**2. Write a program to display sum of two numbers.**

Expand Down