contains python string match and prime function test design
-
Solution for program that counts and prints how many times the following strings are present in the file Please find the solution inside folder string-match which contains Documentation in README.md and for program in index.py
-
Solution for Test the prime program Please find the solution inside folder prime-test which contains Documentation in README.md and for test design inside the prime-test/src/check-prime.test.ts