Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added new readme in Nepali #728

Merged
merged 5 commits into from
Nov 27, 2023
Merged
Show file tree
Hide file tree
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
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<a href="https://github.com/shhossain/computer_science/blob/main/README_te.md">తెలుగు</a> |
<a href="https://github.com/shhossain/computer_science/blob/main/README_ro.md">Română</a> |
<a href="https://github.com/shhossain/computer_science/blob/main/README_ar.md">العربية</a> |
<a href="https://github.com/shhossain/computer_science/blob/main/README_np.md">Nepali</a> |
<a href="https://github.com/shhossain/computer_science/blob/main/README_cn.md">简体中文</a>
</p>
</h4>
Expand Down Expand Up @@ -205,7 +206,7 @@ There are two types of conditional statements mainly:

2. [Loops](Statements%20and%20Functions/readme.md#loops)

There are three types of conditional statements mainly:
There are three types of Loops mainly:
- for loop
- while loop
- do - while loop (a variation of while loop)
Expand Down
Loading
Loading