Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9cf6905

Browse filesBrowse files
Add files via upload
1 parent 2b9e6f8 commit 9cf6905
Copy full SHA for 9cf6905

File tree

Expand file treeCollapse file tree

26 files changed

+1154
-24
lines changed
Filter options
Expand file treeCollapse file tree

26 files changed

+1154
-24
lines changed

‎Tutorials/C++ Basic Tutorials/Simple Programs/IF, IF ELSE, NESTED IF/If Program List.md

Copy file name to clipboardExpand all lines: Tutorials/C++ Basic Tutorials/Simple Programs/IF, IF ELSE, NESTED IF/If Program List.md
+14-14Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
- FORK to get more update
66
- Make a PULL REQUEST to countribute
77

8+
<br><br>
89

910

10-
<a href="greater-2values">
1111
<hr>
1212

1313
<details><summary>GREATER VALUE IN 2 NUMBER</summary>
@@ -77,7 +77,7 @@
7777

7878

7979

80-
<a href="#">
80+
8181
<hr>
8282

8383
<details><summary>CHECK IF A NUMBER IS +ve or -ve or 0</summary>
@@ -108,7 +108,7 @@
108108

109109

110110

111-
<a href="#">
111+
112112
<hr>
113113

114114
<details><summary>SHOW RESULT ACCORDING TO PEERCENT</summary>
@@ -142,7 +142,7 @@
142142
</details>
143143

144144

145-
<a href="#">
145+
146146
<hr>
147147

148148
<details><summary>EVEN ODD PROGRAM</summary>
@@ -174,7 +174,7 @@
174174
</details>
175175

176176

177-
<a href="#">
177+
178178
<hr>
179179

180180
<details><summary>VOTING PROGRAM</summary>
@@ -207,7 +207,7 @@
207207

208208

209209

210-
<a href="#">
210+
211211
<hr>
212212

213213
<details><summary>CONSTANT OR VOWEL PROGRAM</summary>
@@ -240,7 +240,7 @@
240240

241241

242242

243-
<a href="#">
243+
244244
<hr>
245245

246246
<details><summary>AREA OF SQUARE</summary>
@@ -276,7 +276,7 @@
276276

277277

278278

279-
<a href="#">
279+
280280
<hr>
281281

282282
<details><summary>CHECK ALPHABET IS UPPERCASE OR LOWEWRCASE</summary>
@@ -310,7 +310,7 @@
310310

311311

312312

313-
<a href="#">
313+
314314
<hr>
315315

316316
<details><summary>CHECK IF A TRIANGLE IS VALID OR NOT</summary>
@@ -347,7 +347,7 @@
347347

348348

349349

350-
<a href="#">
350+
351351
<hr>
352352

353353
<details><summary>CALCULATE PROFIT AND LOSS</summary>
@@ -384,7 +384,7 @@
384384
</details>
385385

386386

387-
<a href="#">
387+
388388
<hr>
389389

390390
<details><summary>SHOW RESULT ACCORDING TO PERCENT USING IF ELSE</summary>
@@ -417,7 +417,7 @@
417417

418418

419419

420-
<a href="#">
420+
421421
<hr>
422422

423423
<details><summary>GREATER VALUE IN 3 NUMBER USING IF ELSE STATEMENT</summary>
@@ -453,7 +453,7 @@
453453

454454

455455

456-
<a href="#">
456+
457457
<hr>
458458

459459
<details><summary>CHECK IF CHARACTER IS ALPHABET OR DIGIT OR SPECIAL SYMBOL</summary>
@@ -485,7 +485,7 @@
485485

486486

487487

488-
<a href="#">
488+
489489
<hr>
490490

491491
<details><summary>CONVERT UPPERCASE INTO LOWERCASE AND LOWERCASE INTO UPPERCASE</summary>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.