Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 280 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 280 Bytes

Bootcamp Javascript TDD

This repository contains a mini javascript project using Test Driven Development (TDD) for the sum of prime numbers. It contains codes for both the TDD and the sum of prime numbers with a particular range which is dependent on the input parameter given