Skip to content

Commit

Permalink
Merge pull request #129 from MIT-Emerging-Talent/check_prime_number
Browse files Browse the repository at this point in the history
solution readme update
  • Loading branch information
Bikaze authored Jan 11, 2025
2 parents 7fac6de + 865e61f commit 67c697a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solutions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ while corresponding test files are maintained in the `tests` folder.
| `volts_to_amperes.py` | Converting volts to amperes| Obay |
| `miles_to_kilometers.py` | Converting miles to kilometers| Obay |
| `greatest_number.py` | Finding greatest number in a list| Razan |
| `check_prime_number.py` | Given a positive int if it is a prime number| Özgür |

---

Expand Down

0 comments on commit 67c697a

Please sign in to comment.