0 Forks
0 Stars
0 Watchers

String_Calculator_Kata

This repository contains my implementation of a String Calculator which recieves a string (containing zero or more numbers as well as some delimiters) as input and calculates the string's sum based on a number of rules/requirements specified by the project and which can be found in the README file.

How to download and setup String_Calculator_Kata

Open terminal and run command
git clone https://github.com/AyhamRatrout/String_Calculator_Kata.git
git clone is used to create a copy or clone of String_Calculator_Kata repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with String_Calculator_Kata https://github.com/AyhamRatrout/String_Calculator_Kata/archive/master.zip

Or simply clone String_Calculator_Kata with SSH
[email protected]:AyhamRatrout/String_Calculator_Kata.git

If you have some problems with String_Calculator_Kata

You may open issue on String_Calculator_Kata support forum (system) here: https://github.com/AyhamRatrout/String_Calculator_Kata/issues